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

12

/freebsd-13-stable/contrib/blacklist/port/
H A Dfgetln.c50 static size_t bufsiz = 0; local
/freebsd-13-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-13-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-13-stable/crypto/openssh/openbsd-compat/
H A Dbsd-getline.c50 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
93 getline(char **buf, size_t *bufsiz, FILE *fp) argument
H A Dreadpassphrase.c54 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
/freebsd-13-stable/lib/libc/gen/
H A Dreadpassphrase.c46 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) argument
/freebsd-13-stable/contrib/libexecinfo/
H A Dbacktrace.c77 rasprintf(char **buf, size_t *bufsiz, size_t offs, const char *fmt, ...) argument
114 format_string(char **buf, size_t *bufsiz, size_t offs, const char *fmt, argument
156 format_address(symtab_t *st, char **buf, size_t *bufsiz, size_t offs, const char *fmt, const void *addr) argument
[all...]
/freebsd-13-stable/lib/libc/net/
H A Dgetnameinfo.c382 ip6_sa2str(const struct sockaddr_in6 *sa6, char *buf, size_t bufsiz, int flags) argument
/freebsd-13-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-13-stable/contrib/libxo/xo/
H A Dxo.c95 formatter (xo_handle_t *xop, char *buf, xo_ssize_t bufsiz, argument
[all...]
/freebsd-13-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-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h84 size_t bufsiz; member in struct:unicx
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dxml_libxml2.c205 int bufsiz; local
/freebsd-13-stable/usr.sbin/inetd/
H A Dbuiltins.c363 size_t size, bufsiz; local
/freebsd-13-stable/sys/riscv/sifive/
H A Dfu540_spi.c147 fuspi_tx(struct fuspi_softc *sc, uint8_t *buf, uint32_t bufsiz) argument
165 fuspi_rx(struct fuspi_softc *sc, uint8_t *buf, uint32_t bufsiz) argument
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_enc.h188 size_t bufsiz; /* IN/OUT: length of string provided/returned */ member in struct:encioc_string
/freebsd-13-stable/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c78 uint32_t bufsiz; local
111 uint32_t bufsiz = BE_IN32(s_start); local
113 uint32_t bufsiz = htonl(*(uint32_t *)s_start); local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dssh-keyscan.c449 size_t bufsiz; local
/freebsd-13-stable/crypto/openssl/apps/
H A Drehash.c67 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) argument
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dlz4.c55 uint32_t bufsiz; local
84 uint32_t bufsiz local
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211_ht.c702 int bufsiz = _IEEE80211_MASKSHIFT(baparamset, IEEE80211_BAPS_BUFSIZ); local
2282 int bufsiz; local
2354 int bufsiz, tid; local
2489 int tid, bufsiz; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dkern_cpuset.c1334 bitset_strprint(char *buf, size_t bufsiz, const struct bitset *set, int setlen) argument

Completed in 525 milliseconds

12