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

12

/freebsd-11-stable/contrib/file/src/
H A Dgetline.c41 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
84 getline(char **buf, size_t *bufsiz, FILE *fp) argument
H A Dfuncs.c735 file_printable(char *buf, size_t bufsiz, const char *str, size_t slen) argument
H A Dcdf.c1270 cdf_print_property_name(char *buf, size_t bufsiz, uint32_t p) argument
1281 cdf_print_elapsed_time(char *buf, size_t bufsiz, cdf_timestamp_t ts) argument
[all...]
/freebsd-11-stable/contrib/blacklist/port/
H A Dfgetln.c50 static size_t bufsiz = 0; local
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c125 uni_print_api(char *buf, size_t bufsiz, u_int type, u_int cookie, argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dkod.c90 LONGEST bufsiz = 0; local
H A Dkod-cisco.c51 int bufsiz = PBUFSIZ; local
136 int bufsiz = PBUFSIZ; local
252 int bufsiz = PBUFSIZ; local
H A Dpa64solib.c1093 pa64_target_read_memory (void *buffer, CORE_ADDR ptr, size_t bufsiz, int ident) argument
/freebsd-11-stable/lib/libc/gen/
H A Dreadpassphrase.c46 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
/freebsd-11-stable/contrib/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
157 format_address(symtab_t *st, char **buf, size_t *bufsiz, size_t offs, const char *fmt, const void *addr) argument
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dreadpassphrase.c62 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Ddevice.c457 int bufsiz = 0; local
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h84 size_t bufsiz; member in struct:unicx
/freebsd-11-stable/lib/libc/net/
H A Dgetnameinfo.c372 ip6_sa2str(const struct sockaddr_in6 *sa6, char *buf, size_t bufsiz, int flags) argument
/freebsd-11-stable/contrib/libxo/xo/
H A Dxo.c94 formatter (xo_handle_t *xop, char *buf, xo_ssize_t bufsiz, argument
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Daudio.c226 audio_init( const char *dname, int bufsiz, int unit ) argument
H A Dmsyslog.c226 mvsnprintf( char * buf, size_t bufsiz, const char * fmt, va_list ap ) argument
326 msnprintf( char * buf, size_t bufsiz, const char * fmt, ... ) argument
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c84 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
168 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
317 lafe_readpassphrase(const char *prompt, char *buf, size_t bufsiz) argument
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dlz4.c47 uint32_t bufsiz = htonl(*(uint32_t *)src); local
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dxml_libxml2.c205 int bufsiz; local
/freebsd-11-stable/usr.sbin/inetd/
H A Dbuiltins.c363 size_t size, bufsiz; local
/freebsd-11-stable/sys/kern/
H A Dkern_cpuset.c639 size_t i, bytesp, bufsiz; local
/freebsd-11-stable/crypto/openssh/
H A Dssh-keyscan.c482 size_t bufsiz; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dlz4.c56 uint32_t bufsiz; local
84 uint32_t bufsiz local
[all...]
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_enc.h186 size_t bufsiz; /* IN/OUT: length of string provided/returned */ member in struct:encioc_string

Completed in 259 milliseconds

12