Searched defs:need (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-12-stable/sys/contrib/ngatm/netnatm/misc/
H A Dunimsg_common.c41 size_t need; local
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_print.c51 size_t need; local
H A Dlib_tgoto.c77 size_t need = 10; local
H A Dobsolete.c68 size_t need = strlen(s); local
H A Dcomp_expand.c63 size_t need = (2 + strlen(str)) * 4; local
H A Dmake_hash.c72 size_t need = strlen(s) + 1; local
H A Dcaptoinfo.c127 size_t need = have + strlen(s) + 2; local
H A Dlib_tparm.c127 get_space(size_t need) argument
H A Dread_entry.c270 unsigned need = (unsigned) (ext_bool_count + ext_num_count + ext_str_count); local
471 unsigned need = (unsigned) (LEAF_LEN + 3 + strlen(path) + strlen(name)); local
[all...]
/freebsd-12-stable/contrib/ncurses/progs/
H A Dtransform.c47 size_t need = (sizeof(ignore) - 1); local
H A Dtabs.c266 size_t need = 1 + strlen(copied); local
/freebsd-12-stable/contrib/wpa/src/tls/
H A Dbignum.c77 size_t need = mp_unsigned_bin_size((mp_int *) n); local
/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_slkset.c83 size_t need; local
H A Dlib_instr.c83 size_t need = n3 + 10 + (size_t) i; local
/freebsd-12-stable/contrib/ncurses/ncurses/trace/
H A Dtrace_buf.c52 size_t need = (size_t) (bufnum + 1) * 2; local
109 size_t need = strlen(value) + have; local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
H A Dpwhash_scryptsalsa208sha256_nosse.c298 size_t B_size, V_size, XY_size, need; local
/freebsd-12-stable/crypto/openssh/
H A Dbitmap.c171 size_t i, j, k, need = bitmap_nbytes(b); local
H A Dsshbuf.c303 size_t rlen, need; local
H A Dutf8.c74 grow_dst(char **dst, size_t *sz, size_t maxsz, char **dp, size_t need) argument
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dmd5.c71 size_t have, need; local
/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dmd4-internal.c113 size_t have, need; local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c147 size_t need; local
205 size_t need; local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
H A Dpwhash_scryptsalsa208sha256_sse.c313 size_t B_size, V_size, XY_size, need; local
/freebsd-12-stable/contrib/pf/libevent/
H A Dbuffer.c260 size_t need = buf->misalign + buf->off + datlen; local
296 size_t need = buf->misalign + buf->off + datlen; local
/freebsd-12-stable/contrib/sendmail/libsm/
H A Dmbdb.c491 int need; local
[all...]

Completed in 347 milliseconds

1234