Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c49 #define SNCATF(buffer, buflen, ...) do { \ argument
210 size_t buflen) in xnb_unit_test_runner()
405 xnb_ring2pkt_1req(char *buffer, size_t buflen) in xnb_ring2pkt_1req()
436 xnb_ring2pkt_2req(char *buffer, size_t buflen) in xnb_ring2pkt_2req()
473 xnb_ring2pkt_3req(char *buffer, size_t buflen) in xnb_ring2pkt_3req()
517 xnb_ring2pkt_extra(char *buffer, size_t buflen) in xnb_ring2pkt_extra()
2431 xnb_sscanf_hhu(char *buffer, size_t buflen) in xnb_sscanf_hhu()
2449 xnb_sscanf_hhd(char *buffer, size_t buflen) in xnb_sscanf_hhd()
2467 xnb_sscanf_lld(char *buffer, size_t buflen) in xnb_sscanf_lld()
2486 xnb_sscanf_llu(char *buffer, size_t buflen) in xnb_sscanf_llu()
[all …]
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_nicenum.c61 zfs_nicenum_format(uint64_t num, char *buf, size_t buflen, in zfs_nicenum_format()
153 zfs_nicenum(uint64_t num, char *buf, size_t buflen) in zfs_nicenum()
163 zfs_nicetime(uint64_t num, char *buf, size_t buflen) in zfs_nicetime()
172 zfs_niceraw(uint64_t num, char *buf, size_t buflen) in zfs_niceraw()
181 zfs_nicebytes(uint64_t num, char *buf, size_t buflen) in zfs_nicebytes()
/freebsd/lib/libugidfw/
H A Dugidfw.c511 size_t buflen, char *errstr){ in bsde_parse_uidrange()
557 size_t buflen, char *errstr){ in bsde_parse_gidrange()
602 bsde_get_jailid(const char *name, size_t buflen, char *errstr) in bsde_get_jailid()
742 bsde_parse_type(char *spec, int *type, size_t buflen, char *errstr) in bsde_parse_type()
961 bsde_parse_mode(int argc, char *argv[], mode_t *mode, size_t buflen, in bsde_parse_mode()
1009 size_t buflen, char *errstr) in bsde_parse_rule()
1079 size_t buflen, char *errstr) in bsde_parse_rule_string()
1119 bsde_check_version(size_t buflen, char *errstr) in bsde_check_version()
1141 bsde_get_rule_count(size_t buflen, char *errstr) in bsde_get_rule_count()
1163 bsde_get_rule_slots(size_t buflen, char *errstr) in bsde_get_rule_slots()
[all …]
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_block.c56 size_t ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, in ossl_cipher_fillblock()
80 int ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, in ossl_cipher_trailingdata()
99 void ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_padblock()
108 int ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) in ossl_cipher_unpadblock()
159 unsigned char *buf, size_t *buflen, in ossl_cipher_tlsunpadblock()
/freebsd/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c171 static int session_get(const char *session_id, char *buf, size_t buflen) in session_get()
210 static int session_set(const char *session_id, char *buf, size_t buflen) in session_set()
249 static int session_add(const char *group_id, char *buf, size_t buflen) in session_add()
412 static int test_request(const char *request, char *buf, size_t buflen) in test_request()
464 size_t buflen; member
508 static int iface_peers(const char *group_id, char *buf, size_t buflen) in iface_peers()
557 static int get_peer_mbies(const char *params, char *buf, size_t buflen) in get_peer_mbies()
596 static int list_ifaces(const char *group_id, char *buf, size_t buflen) in list_ifaces()
629 static int list_groups(const char *cmd, char *buf, size_t buflen) in list_groups()
661 char *buf, size_t buflen) in print_band()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.h13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument
28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument
37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
/freebsd/crypto/openssl/crypto/
H A Do_str.c138 static int hexstr2buf_sep(unsigned char *buf, size_t buf_n, size_t *buflen, in hexstr2buf_sep()
181 int OPENSSL_hexstr2buf_ex(unsigned char *buf, size_t buf_n, size_t *buflen, in OPENSSL_hexstr2buf_ex()
187 unsigned char *ossl_hexstr2buf_sep(const char *str, long *buflen, in ossl_hexstr2buf_sep()
216 unsigned char *OPENSSL_hexstr2buf(const char *str, long *buflen) in OPENSSL_hexstr2buf()
222 const unsigned char *buf, size_t buflen, in buf2hexstr_sep()
260 const unsigned char *buf, size_t buflen, in OPENSSL_buf2hexstr_ex()
266 char *ossl_buf2hexstr_sep(const unsigned char *buf, long buflen, char sep) in ossl_buf2hexstr_sep()
292 char *OPENSSL_buf2hexstr(const unsigned char *buf, long buflen) in OPENSSL_buf2hexstr()
297 int openssl_strerror_r(int errnum, char *buf, size_t buflen) in openssl_strerror_r()
/freebsd/sys/dev/nvmem/
H A Dnvmem.c95 nvmem_read_cell_by_idx(phandle_t node, int idx, void *cell, size_t buflen) in nvmem_read_cell_by_idx()
133 nvmem_read_cell_by_name(phandle_t node, const char *name, void *cell, size_t buflen) in nvmem_read_cell_by_name()
145 nvmem_write_cell_by_idx(phandle_t node, int idx, void *cell, size_t buflen) in nvmem_write_cell_by_idx()
187 nvmem_write_cell_by_name(phandle_t node, const char *name, void *cell, size_t buflen) in nvmem_write_cell_by_name()
/freebsd/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c29 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask()
55 char *buf, size_t buflen) in hostapd_get_sta_conn_time()
81 char *buf, size_t buflen) in hostapd_get_sta_info()
216 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_mib()
393 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_first()
400 char *buf, size_t buflen) in hostapd_ctrl_iface_sta()
442 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_next()
640 char *buf, size_t buflen) in hostapd_ctrl_iface_signature()
681 size_t buflen) in hostapd_ctrl_iface_status()
H A Dieee802_11.h34 size_t buflen) in ieee802_11_get_mib()
41 char *buf, size_t buflen) in ieee802_11_get_mib_sta()
/freebsd/sys/netgraph/
H A Dng_parse.c184 u_char *const buf, int *buflen) in ng_struct_parse()
238 u_char *const buf, int *buflen) in ng_fixedarray_parse()
287 u_char *const buf, int *buflen) in ng_array_parse()
334 u_char *const buf, int *buflen) in ng_int8_parse()
429 u_char *const buf, int *buflen) in ng_int16_parse()
525 u_char *const buf, int *buflen) in ng_int32_parse()
624 u_char *const buf, int *buflen) in ng_int64_parse()
719 u_char *const buf, int *buflen) in ng_string_parse()
782 u_char *const buf, int *buflen) in ng_fixedstring_parse()
886 u_char *const buf, int *buflen) in ng_sizedstring_parse()
[all …]
/freebsd/usr.sbin/ofwdump/
H A Dofw_util.c122 ofw_firstprop(int fd, phandle_t node, char *buf, int buflen) in ofw_firstprop()
129 ofw_nextprop(int fd, phandle_t node, const char *prev, char *buf, int buflen) in ofw_nextprop()
158 ofw_getprop(int fd, phandle_t node, const char *name, void *buf, int buflen) in ofw_getprop()
173 int buflen) in ofw_setprop()
202 int *buflen, int reserve) in ofw_getprop_alloc()
/freebsd/crypto/heimdal/lib/roken/
H A Dstrerror_r.c46 rk_strerror_r(int eno, char * strerrbuf, size_t buflen) in rk_strerror_r()
63 rk_strerror_r(int eno, char *strerrbuf, size_t buflen) in rk_strerror_r()
/freebsd/contrib/libpcap/
H A Dbpf_filter.c90 u_int wirelen, u_int buflen, const struct pcap_bpf_aux_data *aux_data) in pcap_filter_with_aux_data()
392 u_int buflen) in pcap_filter()
537 u_int buflen) in bpf_filter()
/freebsd/lib/libc/resolv/
H A Dres_mkquery.c99 int buflen) /*!< size of buffer */ in res_nmkquery()
206 int buflen, /*%< size of buffer */ in res_nopt()
262 int buflen, /*%< size of buffer */ in res_nopt_rdata()
H A Dres_data.c136 int buflen) /*!< size of buffer */ in res_mkquery()
149 res_mkupdate(ns_updrec *rrecp_in, u_char *buf, int buflen) { in res_mkupdate()
191 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { in res_send()
203 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()
277 res_opt(int n0, u_char *buf, int buflen, int anslen) in res_opt()
/freebsd/lib/libc/gen/
H A Dgetentropy.c80 getentropy_fallback(void *buf, size_t buflen) in getentropy_fallback()
108 getentropy(void *buf, size_t buflen) in getentropy()
/freebsd/cddl/contrib/opensolaris/lib/libcmdutils/common/
H A Dnicenum.c40 nicenum_scale(uint64_t n, size_t units, char *buf, size_t buflen, in nicenum_scale()
127 nicenum(uint64_t num, char *buf, size_t buflen) in nicenum()
/freebsd/contrib/atf/atf-c/
H A Derror.c51 error_format(const atf_error_t err, char *buf, size_t buflen) in error_format()
165 atf_error_format(const atf_error_t err, char *buf, size_t buflen) in atf_error_format()
187 libc_format(const atf_error_t err, char *buf, size_t buflen) in libc_format()
246 no_memory_format(const atf_error_t err, char *buf, size_t buflen) in no_memory_format()
/freebsd/lib/libc/tests/string/
H A Dstrcspn_test.c51 testcase(char *buf, size_t buflen, char *set, size_t setlen, int want_match) in testcase()
106 test_set_alignments(char *buf, size_t buflen, int want_match) in test_set_alignments()
153 test_match_positions(char *buf, char *set, size_t buflen, size_t setlen) in test_match_positions()
212 test_match_order(char *buf, char *set, size_t buflen, size_t setlen) in test_match_order()
/freebsd/sys/kern/
H A Dsys_getrandom.c48 kern_getrandom(struct thread *td, void *user_buf, size_t buflen, in kern_getrandom()
118 size_t buflen; member
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_event.c278 int buflen; in _zed_event_add_var() local
372 int buflen = sizeof (buf); in _zed_event_add_int8_array() local
402 int buflen = sizeof (buf); in _zed_event_add_uint8_array() local
432 int buflen = sizeof (buf); in _zed_event_add_int16_array() local
462 int buflen = sizeof (buf); in _zed_event_add_uint16_array() local
492 int buflen = sizeof (buf); in _zed_event_add_int32_array() local
522 int buflen = sizeof (buf); in _zed_event_add_uint32_array() local
552 int buflen = sizeof (buf); in _zed_event_add_int64_array() local
582 int buflen = sizeof (buf); in _zed_event_add_uint64_array() local
614 int buflen = sizeof (buf); in _zed_event_add_string_array() local
/freebsd/contrib/wpa/src/utils/
H A Dwpa_debug.c132 ssize_t buflen; in wpa_debug_open_linux_tracing() local
643 int buflen; in wpa_msg() local
681 int buflen; in wpa_msg_ctrl() local
709 int buflen; in wpa_msg_global() local
736 int buflen; in wpa_msg_global_ctrl() local
764 int buflen; in wpa_msg_no_global() local
791 int buflen; in wpa_msg_global_only() local
830 int buflen; in hostapd_logger() local
/freebsd/crypto/openssl/crypto/asn1/
H A Dt_pkey.c21 int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int indent) in ASN1_buf_print()
51 int buflen; in ASN1_bn_print() local
/freebsd/lib/libc/nameser/
H A Dns_print.c87 char *buf, size_t buflen) in ns_sprintrr()
109 char *buf, size_t buflen) in ns_sprintrrf()
1133 charstr(const u_char *rdata, const u_char *edata, char **buf, size_t *buflen) { in charstr()
1169 char **buf, size_t *buflen) in addname()
1211 addlen(size_t len, char **buf, size_t *buflen) { in addlen()
1218 addstr(const char *src, size_t len, char **buf, size_t *buflen) { in addstr()
1230 addtab(size_t len, size_t target, int spaced, char **buf, size_t *buflen) { in addtab()

12345678910>>...24