Searched defs:nbuf (Results 1 - 25 of 155) sorted by relevance

1234567

/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_getline.c34 char *nbuf; local
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dv_at.c48 char nbuf[20]; local
/netbsd-current/lib/libc/gen/
H A Dnlist_aout.c101 struct nlist nbuf[1024]; local
H A Dinitdir.c79 char *buf, *nbuf; local
H A Dgetpass.c255 char *nbuf = realloc(buf, nlen); local
/netbsd-current/tools/compat/
H A Dgetline.c77 char *nbuf; local
/netbsd-current/usr.bin/ctags/
H A Dtree.c65 char nbuf[MAXTOKEN]; local
/netbsd-current/lib/libwrap/
H A Dexpandm.c53 char *buf, *m, *nbuf; local
[all...]
/netbsd-current/tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c114 char nbuf[14]; local
/netbsd-current/lib/libc/db/btree/
H A Dbt_overflow.c100 void *nbuf = realloc(*buf, sz); local
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dmachdep.c191 static char nbuf[9]; local
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dbsd-getline.c81 char *nbuf; local
/netbsd-current/external/bsd/blocklist/port/
H A Dfgetln.c66 char *nbuf = realloc(buf, nbufsiz); local
/netbsd-current/external/bsd/tmux/dist/compat/
H A Dgetline.c76 char *nbuf; local
/netbsd-current/external/bsd/file/dist/src/
H A Dgetline.c72 char *nbuf; local
/netbsd-current/sys/arch/m68k/m68k/
H A Dregdump.c140 static char nbuf[9]; local
/netbsd-current/external/mpl/bind/dist/tests/ns/
H A Dnotify_test.c85 isc_buffer_t nbuf; local
/netbsd-current/usr.bin/fold/
H A Dfold.c133 wchar_t *nbuf; local
/netbsd-current/bin/rcp/
H A Dutil.c153 char *nbuf; local
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscosdisk.c122 void *nbuf; local
/netbsd-current/sys/external/bsd/libnv/dist/
H A Dnv_kern_netbsd.c263 void *nbuf = alloc(len); local
/netbsd-current/tests/lib/libc/sys/
H A Dt_select.c90 char obuf[sizeof(oset) + 3], nbuf[sizeof(nset) + 3]; local
/netbsd-current/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c112 NLIST nbuf; local
/netbsd-current/lib/libedit/
H A Dhist.c191 char *nbuf = el_realloc(buf, maxlen); local
/netbsd-current/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_nbuf_test.c20 mbuf_consistency_check(nbuf_t *nbuf) argument
35 nbuf_t nbuf; local
39 nbuf_init(npf_getkernctx(), &nbuf, m, dummy_ifp); local
[all...]

Completed in 205 milliseconds

1234567