Home
last modified time | relevance | path

Searched defs:need (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirpmarshall.c138 size_t need = 1 ; /*%< for null byte */ in irp_marshall_pw() local
413 size_t need = 1; /*%< for null byte */ in irp_marshall_gr() local
582 size_t need = 1; /*%< for null byte */ in irp_marshall_sv() local
742 size_t need = 1; /*%< for null byte */ in irp_marshall_pr() local
888 size_t need = 1; /*%< for null byte */ in irp_marshall_ho() local
1151 size_t need = 1; /*%< for nul byte */ in irp_marshall_ng() local
1317 size_t need = 1; /*%< for null byte */ in irp_marshall_nw() local
1491 size_t need = 1; /*%< for null byte */ in irp_marshall_ne() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dgssapi-client.c45 recv_bytes (int sock, char *buf, int need) in recv_bytes()
140 int need; in connect_to_gserver() local
H A Dsocket-client.c64 socket_buffer_input (void *closure, char *data, size_t need, size_t size, in socket_buffer_input()
H A Dms-buffer.c59 ms_buffer_input (void *closure, char *data, size_t need, size_t size, in ms_buffer_input()
H A Dlog-buffer.c212 log_buffer_input (void *closure, char *data, size_t need, size_t size, in log_buffer_input()
H A Dbuffer.c1113 int need; in buf_copy_counted() local
1378 packetizing_buffer_input (void *closure, char *data, size_t need, size_t size, in packetizing_buffer_input()
1811 fd_buffer_input (void *closure, char *data, size_t need, size_t size, in fd_buffer_input()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c147 size_t need; in escrypt_r() local
205 size_t need; in escrypt_gensalt_r() local
/netbsd-src/games/backgammon/backgammon/
H A Dmain.c70 static const char need[] = "Do you need instructions for this program?"; variable
/netbsd-src/lib/libc/gen/
H A Dfnmatch.c76 int negate, ok, need; in rangematch() local
/netbsd-src/external/bsd/wpa/dist/src/tls/
H A Dbignum.c77 size_t need = mp_unsigned_bin_size((mp_int *) n); in bignum_get_unsigned_bin() local
/netbsd-src/usr.bin/hexdump/
H A Ddisplay.c239 int need, nread; in get() local
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_transport.c309 int need; in qmgr_transport_select() local
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_transport.c304 int need; in qmgr_transport_select() local
/netbsd-src/sbin/dump/
H A Dtape.c939 ssize_t got, need = count; in atomic_read() local
953 ssize_t got, need = count; in atomic_write() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dutf8.c67 grow_dst(char **dst, size_t *sz, size_t maxsz, char **dp, size_t need) in grow_dst()
H A Ddh.c284 dh_gen_key(DH *dh, int need) in dh_gen_key()
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dmd4-internal.c113 size_t have, need; in MD4Update() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
H A Dpwhash_scryptsalsa208sha256_nosse.c297 size_t B_size, V_size, XY_size, need; in escrypt_kdf_nosse() local
/netbsd-src/external/mit/isl/dist/
H A Disl_printer.c138 int need = snprintf(p->buf + p->buf_n, left, "%g", d); in str_print_double() local
155 int need = snprintf(p->buf + p->buf_n, left, "%d", i); in str_print_int() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
H A Dpwhash_scryptsalsa208sha256_sse.c313 size_t B_size, V_size, XY_size, need; in escrypt_kdf_sse() local
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_neg.c272 static void neg_make_space(struct val_neg_cache* neg, size_t need) in neg_make_space()
880 size_t i, need; in val_neg_addreply() local
971 size_t i, need; in val_neg_addreferral() local
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/dpd/
H A Ddecimal128.c200 Int need; /* work */ in decimal128ToNumber() local
/netbsd-src/common/lib/libc/hash/rmd160/
H A Drmd160.c138 uint32_t have, off, need; in RMD160Update() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
H A Ddecimal128.c200 Int need; /* work */ in decimal128ToNumber() local
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal128.c200 Int need; /* work */ in decimal128ToNumber() local

1234