Searched defs:need (Results 51 - 75 of 87) sorted by relevance

1234

/freebsd-12-stable/contrib/dialog/
H A Dinputstr.c205 unsigned need; local
H A Dfselect.c143 unsigned need; local
H A Ddialog.c418 size_t need = (size_t) (*argcp + added + 1); local
/freebsd-12-stable/sys/vm/
H A Dvm_phys.c732 int avail, end, flind, freelist, i, need, oind, pind; local
[all...]
/freebsd-12-stable/crypto/openssh/
H A Dkex.c823 u_int mode, ctos, need, dh_need, authlen; local
928 derive_key(struct ssh *ssh, int id, u_int need, u_char *hash, u_int hashlen, const struct sshbuf *shared_secret, u_char **keyp) argument
[all...]
H A Dmux.c1468 mux_client_read(int fd, struct sshbuf *b, size_t need) argument
1513 u_int have, need; local
1567 size_t need, hav local
[all...]
H A Dpacket.c1412 size_t need; local
1449 u_int padlen, need; local
[all...]
H A Dscp.c1388 size_t need; local
/freebsd-12-stable/sbin/dump/
H A Dtape.c882 int got, need = count; local
/freebsd-12-stable/usr.bin/at/
H A Dparsetime.c149 static int need; /* scanner - need to advance to next argument */ variable
/freebsd-12-stable/usr.bin/col/
H A Dcol.c317 int need; local
/freebsd-12-stable/contrib/ncurses/progs/
H A Ddump_entry.c113 strncpy_DYN(DYNBUF * dst, const char *src, size_t need) argument
418 size_t need = strlen(src); local
H A Dinfocmp.c1222 static size_t need; local
H A Dtic.c565 size_t need = strlen(nominal) + sizeof(suffix); local
/freebsd-12-stable/contrib/unbound/validator/
H A Dval_neg.c272 static void neg_make_space(struct val_neg_cache* neg, size_t need) argument
880 size_t i, need; local
971 size_t i, need; local
[all...]
/freebsd-12-stable/contrib/binutils/bfd/
H A Dtekhex.c776 int need = 0; local
H A Dsunos.c828 unsigned long need; local
[all...]
/freebsd-12-stable/contrib/byacc/
H A Doutput.c212 int need = 34 - (int)(strlen(symbol_prefix) + strlen(name)); local
H A Dreader.c219 size_t need = (size_t) (name_end - name_1st); local
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_dn_glue.c564 int need = 0; local
669 int need = 0; local
725 int need = 0; local
[all...]
H A Dip_dummynet.c2140 int x = 0, need = 0; local
2224 int have, i, need, error; local
[all...]
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c2597 size_t need; local
[all...]
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c2655 d_growable_string_resize (struct d_growable_string *dgs, size_t need) argument
2690 size_t need; local
[all...]
/freebsd-12-stable/sys/geom/raid/
H A Dmd_ddf.c1960 int i, j, k, num, have, need, cnt, spare; local
/freebsd-12-stable/tools/tools/netmap/
H A Dnmreplay.c754 uint64_t need; local
[all...]

Completed in 328 milliseconds

1234