Searched defs:bufsiz (Results 1 - 25 of 119) sorted by relevance

12345

/netbsd-current/lib/libc/locale/
H A D_wcstod.h66 size_t bufsiz, len; local
/netbsd-current/lib/libutil/
H A Dstrpct.c53 strspct(char *buf, size_t bufsiz, intmax_t numerator, intmax_t denominator, argument
88 strpct(char *buf, size_t bufsiz, uintmax_t numerator, uintmax_t denominator, argument
H A Dgetfsspecname.c52 getfsspecname(char *buf, size_t bufsiz, const char *name) argument
[all...]
H A Dgetdiskrawname.c44 resolve_link(char *buf, size_t bufsiz, const char *name) argument
84 calc_zvol_name(char *buf, size_t bufsiz, const char *name, const char *raw) argument
115 calc_name(char *buf, size_t bufsiz, const char *name, const char *raw) argument
139 getdiskrawname(char *buf, size_t bufsiz, const char *name) argument
164 getdiskcookedname(char *buf, size_t bufsiz, const char *name) argument
[all...]
H A Dpidlock.c203 makelock(char *buf, size_t bufsiz, const char *tty) argument
/netbsd-current/tools/compat/
H A Dgetline.c48 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
91 getline(char **buf, size_t *bufsiz, FILE *fp) argument
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dbsd-getline.c52 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
95 getline(char **buf, size_t *bufsiz, FILE *fp) argument
H A Dreadpassphrase.c60 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
/netbsd-current/external/bsd/blocklist/port/
H A Dfgetln.c50 static size_t bufsiz = 0; local
/netbsd-current/external/bsd/tmux/dist/compat/
H A Dgetline.c47 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
90 getline(char **buf, size_t *bufsiz, FILE *fp) argument
/netbsd-current/external/bsd/file/dist/src/
H A Dgetline.c43 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
86 getline(char **buf, size_t *bufsiz, FILE *fp) argument
/netbsd-current/sys/kern/
H A Dtty_bsdpty.c88 pty_makename(struct mount *mp, struct lwp *l, char *bf, size_t bufsiz, dev_t dev, char c) argument
/netbsd-current/lib/libc/gen/
H A Dgetpass.c331 static long bufsiz; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Drxkad_kdf.c135 compress_parity_bits(void *buffer, size_t *bufsiz) argument
/netbsd-current/distrib/utils/libhack/
H A Dgethost.c99 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t bufsiz, argument
118 gethostbyaddr_r(const void *addr, socklen_t len, int type, struct hostent *hp, char *buf, size_t bufsiz, int *he) argument
H A Dgetpwent.c97 getpwent_r(struct passwd *pwres, char *buf, size_t bufsiz, argument
121 getpwnam_r(const char *name, struct passwd *pwres, char *buf, size_t bufsiz, argument
147 getpwuid_r(uid_t uid, struct passwd *pwres, char *buf, size_t bufsiz, argument
206 pwscan(int search, uid_t uid, const char *name, struct passwd *pwd, char *buf, size_t bufsiz) argument
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgetnameinfo.c286 ip6_sa2str(const struct sockaddr_in6 *sa6, char *buf, size_t bufsiz, int flags) argument
H A Dlcl_nw.c227 int c, bufsiz, offset = 0; local
H A Dlcl_pr.c204 int c, bufsiz, offset; local
/netbsd-current/external/bsd/libbind/dist/nameser/
H A Dns_newmsg.c34 ns_newmsg_init(u_char *buffer, size_t bufsiz, ns_newmsg *handle) { argument
/netbsd-current/external/bsd/pam-u2f/dist/pamu2fcfg/
H A Dreadpassphrase.c60 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
/netbsd-current/tests/net/if_vlan/
H A Dbpfopen.c213 u_int bufsiz; local
[all...]
/netbsd-current/lib/libexecinfo/
H A Dbacktrace.c78 rasprintf(char **buf, size_t *bufsiz, size_t offs, const char *fmt, ...) argument
115 format_string(char **buf, size_t *bufsiz, size_t offs, const char *fmt, argument
158 format_address(symtab_t *st, char **buf, size_t *bufsiz, size_t offs, const char *fmt, const void *addr) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps_ui.c164 int password_callback(char *buf, int bufsiz, int verify, PW_CB_DATA *cb_data) argument
/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dsymtypetab-nonlinker-writeout.c34 size_t bufsiz; local

Completed in 392 milliseconds

12345