Home
last modified time | relevance | path

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

1234

/freebsd-12-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
Dbsd-getline.c79 char *nbuf; in getdelim() local
/freebsd-12-stable/usr.sbin/nfsdumpstate/
Dnfsdumpstate.c125 char nbuf[INET6_ADDRSTRLEN]; in dump_openstate() local
185 char nbuf[INET6_ADDRSTRLEN]; in dump_lockstate() local
/freebsd-12-stable/contrib/bearssl/tools/
Dvector.c47 void *nbuf; in vector_expand() local
/freebsd-12-stable/contrib/mandoc/
Dcompat_getline.c27 char *nbuf; in getline() local
/freebsd-12-stable/contrib/nvi/vi/
Dv_at.c38 char nbuf[20]; in v_at() local
Dv_increment.c56 CHAR_T *ntype, nbuf[100]; in v_increment() local
Dvs_line.c493 char nbuf[10]; in vs_number() local
/freebsd-12-stable/sys/dev/ath/
Dif_ath_descdma.c240 const char *name, int ds_size, int nbuf, int ndesc) in ath_descdma_setup()
329 const char *name, int nbuf, int rx_status_len) in ath_descdma_setup_rx_edma()
/freebsd-12-stable/contrib/file/src/
Dreadelf.c356 unsigned char nbuf[BUFSIZ]; in dophn_core() local
549 do_bid_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_bid_note()
594 do_os_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_os_note()
693 do_pax_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_pax_note()
733 do_core_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_core_note()
1013 do_auxv_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, in do_auxv_note()
1165 unsigned char *nbuf = CAST(unsigned char *, vbuf); in donote() local
1357 void *nbuf; in doshn() local
1662 unsigned char nbuf[BUFSIZ]; in dophn_exec() local
Dgetline.c70 char *nbuf; in getdelim() local
/freebsd-12-stable/usr.bin/ctags/
Dtree.c61 char nbuf[MAXTOKEN]; in pfnote() local
/freebsd-12-stable/contrib/blacklist/port/
Dfgetln.c66 char *nbuf = realloc(buf, nbufsiz); in fgetln() local
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
Dh_gai.c114 char nbuf[10]; in main() local
/freebsd-12-stable/usr.bin/gprof/
Daout.c121 struct nlist nbuf; in getsymtab() local
/freebsd-12-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-12-stable/lib/libprocstat/
Dcore.c181 char nbuf[8]; in procstat_core_get() local
433 char nbuf[8]; in procstat_core_note_count() local
/freebsd-12-stable/stand/libsa/
Dprintf.c206 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in ksprintn()
261 char nbuf[MAXNBUF]; in kvprintf() local
/freebsd-12-stable/contrib/sendmail/libsm/
Dutil.c71 char *nbuf = sm_pmalloc_x(l); variable
/freebsd-12-stable/libexec/rtld-elf/
Drtld_printf.c107 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in ksprintn()
127 char nbuf[MAXNBUF]; in kvprintf() local
/freebsd-12-stable/contrib/libedit/
Dhist.c191 char *nbuf = el_realloc(buf, maxlen); in hist_command() local
/freebsd-12-stable/sys/kern/
Dsubr_param.c96 int nbuf; variable
/freebsd-12-stable/sys/xen/interface/
Dxenoprof.h102 int32_t nbuf; member
125 int32_t nbuf; member
/freebsd-12-stable/contrib/ncurses/form/
Dfld_def.c277 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
/freebsd-12-stable/usr.sbin/rpcbind/
Dsecurity.c125 is_loopback(struct netbuf *nbuf) in is_loopback()

1234