Home
last modified time | relevance | path

Searched defs:nbuf (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dpwcache.c55 static char nbuf[15]; /* 32 bits == 10 digits */ in user_from_uid() local
90 static char nbuf[15]; /* 32 bits == 10 digits */ in group_from_gid() local
/freebsd-10-stable/usr.sbin/nfsdumpstate/
Dnfsdumpstate.c125 char nbuf[INET6_ADDRSTRLEN]; in dump_openstate() local
182 char nbuf[INET6_ADDRSTRLEN]; in dump_lockstate() local
/freebsd-10-stable/contrib/mdocml/
Dcompat_fgetln.c71 char *nbuf = realloc(buf, nbufsiz); local
/freebsd-10-stable/contrib/file/src/
Dreadelf.c333 unsigned char nbuf[BUFSIZ]; in dophn_core() local
509 do_bid_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_bid_note()
545 do_os_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_os_note()
637 do_pax_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_pax_note()
675 do_core_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_core_note()
912 do_auxv_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_auxv_note()
1027 unsigned char *nbuf = CAST(unsigned char *, vbuf); in donote() local
1210 void *nbuf; in doshn() local
1477 unsigned char nbuf[BUFSIZ]; in dophn_exec() local
Dgetline.c70 char *nbuf; in getdelim() local
/freebsd-10-stable/contrib/nvi/vi/
Dv_at.c42 char nbuf[20]; in v_at() local
Dv_increment.c60 CHAR_T *ntype, nbuf[100]; in v_increment() local
Dvs_line.c495 char nbuf[10]; in vs_number() local
/freebsd-10-stable/usr.bin/ctags/
Dtree.c59 char nbuf[MAXTOKEN]; in pfnote() local
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
Duwx_bstream.h31 int nbuf; member
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
Dh_gai.c114 char nbuf[10]; in main() local
/freebsd-10-stable/usr.bin/gprof/
Daout.c119 struct nlist nbuf; in getsymtab() local
/freebsd-10-stable/lib/libstand/
Dprintf.c159 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in ksprintn()
204 char nbuf[MAXNBUF]; in kvprintf() local
/freebsd-10-stable/contrib/sendmail/libsm/
Dutil.c64 char *nbuf = sm_pmalloc_x(l); variable
/freebsd-10-stable/sys/cddl/dev/dtrace/
Ddtrace_debug.c212 dtrace_debug_ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in dtrace_debug_ksprintn()
232 char nbuf[MAXNBUF]; in dtrace_debug_vprintf() local
/freebsd-10-stable/libexec/rtld-elf/
Drtld_printf.c105 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in ksprintn()
125 char nbuf[MAXNBUF]; in kvprintf() local
/freebsd-10-stable/sys/kern/
Dsubr_param.c94 int nbuf; variable
/freebsd-10-stable/contrib/ncurses/form/
Dfld_def.c276 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
/freebsd-10-stable/sys/xen/interface/
Dxenoprof.h102 int32_t nbuf; member
125 int32_t nbuf; member
/freebsd-10-stable/usr.sbin/rpcbind/
Dsecurity.c126 is_loopback(struct netbuf *nbuf) in is_loopback()
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
Dt_select.c90 char obuf[sizeof(oset) + 3], nbuf[sizeof(nset) + 3]; in child() local
/freebsd-10-stable/lib/libc/rpc/
Drpc_generic.c579 taddr2uaddr(const struct netconfig *nconf, const struct netbuf *nbuf) in taddr2uaddr()
599 __rpc_taddr2uaddr_af(int af, const struct netbuf *nbuf) in __rpc_taddr2uaddr_af()
/freebsd-10-stable/sys/rpc/
Drpc_generic.c277 taddr2uaddr(const struct netconfig *nconf, const struct netbuf *nbuf) in taddr2uaddr()
297 __rpc_taddr2uaddr_af(int af, const struct netbuf *nbuf) in __rpc_taddr2uaddr_af()
/freebsd-10-stable/contrib/sendmail/contrib/
Dbitdomain.c220 char nbuf[1024]; local
/freebsd-10-stable/contrib/wpa/src/utils/
Dwpabuf.c70 unsigned char *nbuf; in wpabuf_resize() local

1234