Home
last modified time | relevance | path

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

1234

/freebsd/crypto/openssh/openbsd-compat/
H A 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
H A Dbsd-getline.c79 char *nbuf; in getdelim() local
/freebsd/usr.sbin/nfsdumpstate/
H A Dnfsdumpstate.c122 char nbuf[INET6_ADDRSTRLEN]; in dump_openstate() local
182 char nbuf[INET6_ADDRSTRLEN]; in dump_lockstate() local
/freebsd/contrib/bearssl/tools/
H A Dvector.c47 void *nbuf; in vector_expand() local
/freebsd/contrib/mandoc/
H A Dcompat_getline.c27 char *nbuf; in getline() local
/freebsd/contrib/nvi/vi/
H A Dv_at.c38 char nbuf[20]; in v_at() local
H A Dv_increment.c56 CHAR_T *ntype, nbuf[100]; in v_increment() local
H A Dvs_line.c493 char nbuf[10]; in vs_number() local
/freebsd/sys/dev/ath/
H A Dif_ath_descdma.c238 const char *name, int ds_size, int nbuf, int ndesc) in ath_descdma_setup()
327 const char *name, int nbuf, int rx_status_len) in ath_descdma_setup_rx_edma()
/freebsd/usr.bin/ctags/
H A Dtree.c53 char nbuf[MAXTOKEN]; in pfnote() local
/freebsd/contrib/blocklist/port/
H A Dfgetln.c66 char *nbuf = realloc(buf, nbufsiz); in fgetln() local
/freebsd/contrib/file/src/
H A Dreadelf.c353 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
H A Dgetline.c70 char *nbuf; in getdelim() local
/freebsd/contrib/libarchive/unzip/
H A Dla_getline.c81 char *nbuf; in la_getdelim() local
/freebsd/contrib/libfido2/openbsd-compat/
H A Dbsd-getline.c81 char *nbuf; in getdelim() local
/freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c114 char nbuf[10]; in main() local
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_debug.c210 dtrace_debug_ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in dtrace_debug_ksprintn()
230 char nbuf[MAXNBUF]; in dtrace_debug_vprintf() local
/freebsd/lib/libprocstat/
H A Dcore.c178 char nbuf[8]; in procstat_core_get() local
430 char nbuf[8]; in procstat_core_note_count() local
/freebsd/stand/libsa/
H A Dprintf.c201 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) in ksprintn()
256 char nbuf[MAXNBUF]; in kvprintf() local
/freebsd/contrib/libedit/
H A Dhist.c191 char *nbuf = el_realloc(buf, maxlen); in hist_command() local
/freebsd/contrib/ncurses/form/
H A Dfld_def.c278 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
/freebsd/sys/kern/
H A Dsubr_param.c92 int nbuf; /* number of bcache bufs */ variable
/freebsd/sys/contrib/xen/
H A Dxenoprof.h102 int32_t nbuf; member
125 int32_t nbuf; member
/freebsd/libexec/rtld-elf/
H A 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/usr.sbin/rpcbind/
H A Dsecurity.c124 is_loopback(struct netbuf *nbuf) in is_loopback()

1234