/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | strerror_r.c | 48 rk_strerror_r(int eno, char * strerrbuf, size_t buflen) in rk_strerror_r() 65 rk_strerror_r(int eno, char *strerrbuf, size_t buflen) in rk_strerror_r()
|
/minix3/lib/libutil/ |
H A D | opendisk.c | 56 __opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked, in __opendisk() 118 opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked) in opendisk() 125 opendisk1(const char *path, int flags, char *buf, size_t buflen, int iscooked, in opendisk1()
|
H A D | disklabel_scan.c | 49 disklabel_scan(struct disklabel *lp, char *buf, size_t buflen) in disklabel_scan()
|
/minix3/external/bsd/bind/dist/lib/lwres/ |
H A D | gethost.c | 235 char *buf, int buflen, int *error) in lwres_gethostbyname_r() 255 struct hostent *resbuf, char *buf, int buflen, in lwres_gethostbyaddr_r() 275 lwres_gethostent_r(struct hostent *resbuf, char *buf, int buflen, int *error) { in lwres_gethostent_r() 301 copytobuf(struct hostent *src, struct hostent *hptr, char *buf, int buflen) { in copytobuf()
|
H A D | lwres_noop.c | 122 size_t buflen; in lwres_nooprequest_render() local 175 size_t buflen; in lwres_noopresponse_render() local
|
H A D | lwres_gnba.c | 123 size_t buflen; in lwres_gnbarequest_render() local 180 size_t buflen; in lwres_gnbaresponse_render() local
|
/minix3/lib/libc/resolv/ |
H A D | res_mkquery.c | 120 int buflen) /*!< size of buffer */ in res_nmkquery() 228 int buflen, /*%< size of buffer */ in res_nopt() 285 int buflen, /*%< size of buffer */ in res_nopt_rdata()
|
H A D | res_data.c | 198 int buflen) /*!< size of buffer */ in res_mkquery() 211 res_mkupdate(ns_updrec *rrecp_in, u_char *buf, int buflen) { in res_mkupdate() 250 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { in res_send() 261 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()
|
/minix3/tests/usr.bin/nbperf/ |
H A D | hash_driver.c | 43 size_t buflen; in main() local
|
/minix3/lib/libc/gen/ |
H A D | getgrent.c | 146 _gr_memfrombuf(size_t want, char **buffer, size_t *buflen) in _gr_memfrombuf() 168 _gr_parse(const char *entry, struct group *grp, char *buf, size_t buflen) in _gr_parse() 250 _gr_copy(struct group *fromgrp, struct group *grp, char *buf, size_t buflen) in _gr_copy() 339 __grscan_files(int *retval, struct group *grp, char *buffer, size_t buflen, in __grscan_files() 463 size_t buflen = va_arg(ap, size_t); in _files_getgrent_r() local 515 size_t buflen = va_arg(ap, size_t); in _files_getgrgid_r() local 568 size_t buflen = va_arg(ap, size_t); in _files_getgrnam_r() local 631 __grscan_dns(int *retval, struct group *grp, char *buffer, size_t buflen, in __grscan_dns() 784 size_t buflen = va_arg(ap, size_t); in _dns_getgrent_r() local 834 size_t buflen = va_arg(ap, size_t); in _dns_getgrgid_r() local [all …]
|
H A D | getpwent.c | 157 _pw_parse(const char *entry, struct passwd *pw, char *buf, size_t buflen, in _pw_parse() 239 struct passwd *pw, char *buffer, size_t buflen, int *pwflags, in _pw_getkey() 317 _pw_memfrombuf(size_t want, char **buffer, size_t *buflen) in _pw_memfrombuf() 341 char *buf, size_t buflen, const struct passwd *protopw, int protoflags) in _pw_copy() 455 _files_pwscan(int *retval, struct passwd *pw, char *buffer, size_t buflen, in _files_pwscan() 596 size_t buflen = va_arg(ap, size_t); in _files_getpwent_r() local 648 size_t buflen = va_arg(ap, size_t); in _files_getpwnam_r() local 702 size_t buflen = va_arg(ap, size_t); in _files_getpwuid_r() local 777 _dns_pwscan(int *retval, struct passwd *pw, char *buffer, size_t buflen, in _dns_pwscan() 926 size_t buflen = va_arg(ap, size_t); in _dns_getpwent_r() local [all …]
|
/minix3/external/bsd/atf/dist/atf-c/ |
H A D | error.c | 55 error_format(const atf_error_t err, char *buf, size_t buflen) in error_format() 169 atf_error_format(const atf_error_t err, char *buf, size_t buflen) in atf_error_format() 191 libc_format(const atf_error_t err, char *buf, size_t buflen) in libc_format() 250 no_memory_format(const atf_error_t err, char *buf, size_t buflen) in no_memory_format()
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/ |
H A D | error.c | 57 error_format(const atf_error_t err, char *buf, size_t buflen) in error_format() 171 atf_error_format(const atf_error_t err, char *buf, size_t buflen) in atf_error_format() 193 libc_format(const atf_error_t err, char *buf, size_t buflen) in libc_format() 252 no_memory_format(const atf_error_t err, char *buf, size_t buflen) in no_memory_format()
|
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/tools/runidn/ |
H A D | stub.c | 215 char *buffer, size_t buflen, in idn_stub_gethostbyname_r() 233 char *buffer, size_t buflen, in idn_stub_gethostbyname2_r() 252 size_t buflen, struct hostent **rp, int *errp) in idn_stub_gethostbyaddr_r() 272 char *buffer, int buflen, int *errp) in idn_stub_gethostbyname_r() 289 int buflen, int *errp) in idn_stub_gethostbyaddr_r()
|
/minix3/lib/libc/nameser/ |
H A D | ns_print.c | 93 char *buf, size_t buflen) in ns_sprintrr() 115 char *buf, size_t buflen) in ns_sprintrrf() 1145 charstr(const u_char *rdata, const u_char *edata, char **buf, size_t *buflen) { in charstr() 1182 char **buf, size_t *buflen) in addname() 1225 addlen(size_t len, char **buf, size_t *buflen) { in addlen() 1232 addstr(const char *src, size_t len, char **buf, size_t *buflen) { in addstr() 1244 addtab(size_t len, size_t target, int spaced, char **buf, size_t *buflen) { in addtab()
|
/minix3/common/lib/libutil/ |
H A D | snprintb.c | 63 snprintb_m(char *buf, size_t buflen, const char *bitfmt, uint64_t val, in snprintb_m() 277 snprintb(char *buf, size_t buflen, const char *bitfmt, uint64_t val) in snprintb()
|
/minix3/lib/libc/string/ |
H A D | __strsignal.c | 59 __strsignal(int num, char *buf, size_t buflen) in __strsignal()
|
H A D | strerror_r.c | 95 strerror_r(int num, char *buf, size_t buflen) in strerror_r()
|
/minix3/minix/drivers/eeprom/cat24c256/ |
H A D | cat24c256.c | 251 cat24c256_read128(uint16_t memaddr, void *buf, size_t buflen, int flags) in cat24c256_read128() 296 cat24c256_read(uint16_t memaddr, void *buf, size_t buflen, int flags) in cat24c256_read() 322 cat24c256_write16(uint16_t memaddr, void *buf, size_t buflen, int flags) in cat24c256_write16() 367 cat24c256_write(uint16_t memaddr, void *buf, size_t buflen, int flags) in cat24c256_write()
|
/minix3/lib/libc/stdlib/ |
H A D | l64a.c | 34 l64a_r(long value, char *buffer, int buflen) in l64a_r()
|
H A D | pty.c | 71 ptsname_r(int fildes, char *buf, size_t buflen) { in ptsname_r()
|
/minix3/sbin/ifconfig/ |
H A D | env.c | 129 getargdata(prop_dictionary_t env, const char *key, uint8_t *buf, size_t buflen) in getargdata() 150 getargstr(prop_dictionary_t env, const char *key, char *buf, size_t buflen) in getargstr()
|
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock11/ |
H A D | dllfunc.c | 163 const char FAR * name, char FAR * buf, int buflen) in WSAAsyncGetHostByName() 193 int len, int type, char FAR * buf, int buflen) in WSAAsyncGetHostByAddr()
|
/minix3/minix/usr.bin/eepromread/ |
H A D | eepromread.c | 34 size_t buflen, int flags, enum device_types device_type) in __eeprom_read128() 90 size_t buflen, int flags, enum device_types device_type) in eeprom_read()
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | print-bgp.c | 490 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_prefix4() 523 const u_char *pptr, u_int itemlen, char *buf, u_int buflen) in decode_labeled_prefix4() 631 const u_char *pptr, char *buf, u_int buflen) in bgp_vpn_sg_print() 717 const u_char *pptr, char *buf, u_int buflen) in decode_rt_routing_info() 757 const u_char *pptr, char *buf, u_int buflen) in decode_labeled_vpn_prefix4() 808 const u_char *pptr, char *buf, u_int buflen) in decode_mdt_vpn_nlri() 864 const u_char *pptr, char *buf, u_int buflen) in decode_multicast_vpn() 959 #define UPDATE_BUF_BUFLEN(buf, buflen, strlen) \ argument 971 const u_char *pptr, char *buf, u_int buflen) in decode_labeled_vpn_l2() 1065 const u_char *pd, u_int itemlen, char *buf, u_int buflen) in decode_prefix6() [all …]
|