Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 589) 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()
391 xnb_ring2pkt_emptyring(char *buffer, size_t buflen) in xnb_ring2pkt_emptyring()
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()
570 xnb_ring2pkt_partial(char *buffer, size_t buflen) in xnb_ring2pkt_partial()
595 xnb_ring2pkt_wraps(char *buffer, size_t buflen) in xnb_ring2pkt_wraps()
648 xnb_txpkt2rsp_emptypkt(char *buffer, size_t buflen) in xnb_txpkt2rsp_emptypkt()
[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.c62 bsde_rule_to_string(struct mac_bsdextended_rule *rule, char *buf, size_t buflen) in bsde_rule_to_string()
511 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()
634 struct mac_bsdextended_subject *subject, size_t buflen, char *errstr) in bsde_parse_subject()
742 bsde_parse_type(char *spec, int *type, size_t buflen, char *errstr) in bsde_parse_type()
785 bsde_parse_fsid(char *spec, struct fsid *fsid, size_t buflen, char *errstr) in bsde_parse_fsid()
802 struct mac_bsdextended_object *object, size_t buflen, char *errstr) in bsde_parse_object()
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()
[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()
273 static int session_remove(const char *session_id, char *buf, size_t buflen) in session_remove()
297 static int session_initiate(const char *session_id, char *buf, size_t buflen) in session_initiate()
320 static int session_respond(const char *session_id, char *buf, size_t buflen) in session_respond()
363 static int session_transfer(const char *session_id, char *buf, size_t buflen) in session_transfer()
387 static int session_teardown(const char *session_id, char *buf, size_t buflen) in session_teardown()
412 static int test_request(const char *request, char *buf, size_t buflen) in test_request()
464 size_t buflen; member
[all …]
/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()
262 const unsigned char *buf, size_t buflen, in OPENSSL_buf2hexstr_ex()
268 char *ossl_buf2hexstr_sep(const unsigned char *buf, long buflen, char sep) in ossl_buf2hexstr_sep()
294 char *OPENSSL_buf2hexstr(const unsigned char *buf, long buflen) in OPENSSL_buf2hexstr()
299 int openssl_strerror_r(int errnum, char *buf, size_t buflen) in openssl_strerror_r()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.h13 MVM_DEBUGFS_WRITE_WRAPPER(name,buflen,argtype) global() argument
28 _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name,buflen,argtype) global() argument
37 _MVM_DEBUGFS_WRITE_FILE_OPS(name,buflen,argtype) global() argument
/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/sys/netgraph/
H A Dng_parse.c147 const char *string, int *off, u_char *buf, int *buflen) in ng_parse()
168 ng_parse_getDefault(const struct ng_parse_type *type, u_char *buf, int *buflen) in ng_parse_getDefault()
184 u_char *const buf, int *buflen) in ng_struct_parse()
198 const u_char *const start, u_char *buf, int *buflen) in ng_struct_getDefault()
238 u_char *const buf, int *buflen) in ng_fixedarray_parse()
254 const u_char *const start, u_char *buf, int *buflen) in ng_fixedarray_getDefault()
287 u_char *const buf, int *buflen) in ng_array_parse()
301 const u_char *const start, u_char *buf, int *buflen) in ng_array_getDefault()
334 u_char *const buf, int *buflen) in ng_int8_parse()
384 const u_char *const start, u_char *buf, int *buflen) in ng_int8_getDefault()
[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.c88 u_int wirelen, u_int buflen, const struct pcap_bpf_aux_data *aux_data) in pcapint_filter_with_aux_data()
390 u_int buflen) in pcapint_filter()
535 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/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/ap/
H A Dctrl_iface_ap.c30 static size_t hostapd_write_ht_mcs_bitmask(char *buf, size_t buflen, in hostapd_write_ht_mcs_bitmask()
56 char *buf, size_t buflen) in hostapd_get_sta_conn_time()
82 char *buf, size_t buflen) in hostapd_get_sta_info()
237 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_mib()
496 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_first()
503 char *buf, size_t buflen) in hostapd_ctrl_iface_sta()
545 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_next()
743 char *buf, size_t buflen) in hostapd_ctrl_iface_signature()
784 size_t buflen) in hostapd_ctrl_iface_status()
1538 char *buf, size_t buflen) in hostapd_ctrl_iface_acl_show_mac()
H A Dieee802_11.h40 size_t buflen) in ieee802_11_get_mib()
47 char *buf, size_t buflen) in ieee802_11_get_mib_sta()
/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/contrib/wpa/src/utils/
H A Dwpa_debug.c132 ssize_t buflen; in wpa_debug_open_linux_tracing() local
651 int buflen; in wpa_msg() local
689 int buflen; in wpa_msg_ctrl() local
717 int buflen; in wpa_msg_global() local
744 int buflen; in wpa_msg_global_ctrl() local
772 int buflen; in wpa_msg_no_global() local
799 int buflen; in wpa_msg_global_only() local
838 int buflen; in hostapd_logger() local
/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/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()
/freebsd/tools/test/iconv/tablegen/
H A Dtablegen.c161 void (*write_replacement)(const char *buf, size_t buflen, in uc_to_mb_fb()
170 void (*write_replacement)(const wchar_t *buf, size_t buflen, in mb_to_wc_fb()
179 void (*write_replacement)(const unsigned int *buf, size_t buflen, in mb_to_uc_fb()
188 void (*write_replacement)(const char *buf, size_t buflen, in wc_to_mb_fb()

12345678910>>...24