Home
last modified time | relevance | path

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

12345678910>>...12

/dflybsd-src/contrib/wpa_supplicant/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 …]
/dflybsd-src/sys/netgraph/netgraph/
H A Dng_parse.c145 const char *string, int *off, u_char *buf, int *buflen) in ng_parse()
166 ng_parse_getDefault(const struct ng_parse_type *type, u_char *buf, int *buflen) in ng_parse_getDefault()
183 u_char *const buf, int *buflen) in ng_struct_parse()
197 const u_char *const start, u_char *buf, int *buflen) in ng_struct_getDefault()
237 u_char *const buf, int *buflen) in ng_fixedarray_parse()
253 const u_char *const start, u_char *buf, int *buflen) in ng_fixedarray_getDefault()
286 u_char *const buf, int *buflen) in ng_array_parse()
300 const u_char *const start, u_char *buf, int *buflen) in ng_array_getDefault()
333 u_char *const buf, int *buflen) in ng_int8_parse()
381 const u_char *const start, u_char *buf, int *buflen) in ng_int8_getDefault()
[all …]
/dflybsd-src/sys/netgraph7/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()
185 u_char *const buf, int *buflen) in ng_struct_parse()
199 const u_char *const start, u_char *buf, int *buflen) in ng_struct_getDefault()
239 u_char *const buf, int *buflen) in ng_fixedarray_parse()
255 const u_char *const start, u_char *buf, int *buflen) in ng_fixedarray_getDefault()
288 u_char *const buf, int *buflen) in ng_array_parse()
302 const u_char *const start, u_char *buf, int *buflen) in ng_array_getDefault()
335 u_char *const buf, int *buflen) in ng_int8_parse()
388 const u_char *const start, u_char *buf, int *buflen) in ng_int8_getDefault()
[all …]
/dflybsd-src/contrib/wpa_supplicant/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_tx_rx()
168 char *buf, size_t buflen) in hostapd_get_sta_conn_time()
207 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_mib()
357 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_first()
364 char *buf, size_t buflen) in hostapd_ctrl_iface_sta()
406 char *buf, size_t buflen) in hostapd_ctrl_iface_sta_next()
609 char *buf, size_t buflen) in hostapd_ctrl_iface_signature()
650 size_t buflen) in hostapd_ctrl_iface_status()
H A Dieee802_11.h35 size_t buflen) in ieee802_11_get_mib()
42 char *buf, size_t buflen) in ieee802_11_get_mib_sta()
/dflybsd-src/lib/libc/nameser/
H A Dns_print.c84 char *buf, size_t buflen) in ns_sprintrr()
106 char *buf, size_t buflen) in ns_sprintrrf()
787 charstr(const u_char *rdata, const u_char *edata, char **buf, size_t *buflen) { in charstr()
823 char **buf, size_t *buflen) in addname()
865 addlen(size_t len, char **buf, size_t *buflen) { in addlen()
872 addstr(const char *src, size_t len, char **buf, size_t *buflen) { in addstr()
884 addtab(size_t len, size_t target, int spaced, char **buf, size_t *buflen) { in addtab()
/dflybsd-src/lib/libc/resolv/
H A Dres_data.c162 int buflen) /*!< size of buffer */ in res_mkquery()
174 res_mkupdate(ns_updrec *rrecp_in, u_char *buf, int buflen) { in res_mkupdate()
214 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { in res_send()
225 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()
285 res_opt(int n0, u_char *buf, int buflen, int anslen) in res_opt()
H A Dres_mkquery.c101 int buflen) /*!< size of buffer */ in res_nmkquery()
207 int buflen, /*%< size of buffer */ in res_nopt()
263 int buflen, /*%< size of buffer */ in res_nopt_rdata()
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dwpa_debug.c132 ssize_t buflen; in wpa_debug_open_linux_tracing() local
642 int buflen; in wpa_msg() local
680 int buflen; in wpa_msg_ctrl() local
708 int buflen; in wpa_msg_global() local
735 int buflen; in wpa_msg_global_ctrl() local
763 int buflen; in wpa_msg_no_global() local
790 int buflen; in wpa_msg_global_only() local
829 int buflen; in hostapd_logger() local
H A Djson.c511 size_t buflen; in json_get_member_base64url() local
552 char *buf, size_t buflen) in json_print_token()
572 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree()
/dflybsd-src/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()
/dflybsd-src/lib/libc/net/
H A Dgethostnamadr.c95 size_t buflen) in __copy_hostent()
432 size_t buflen, res_state statp) in fakeaddr()
481 size_t buflen, struct hostent **result, int *h_errnop) in gethostbyname_r()
505 size_t buflen, struct hostent **result, int *h_errnop) in gethostbyname2_r()
520 size_t buflen, struct hostent **result, int *h_errnop, in gethostbyname_internal()
577 char *buf, size_t buflen, struct hostent **result, in gethostbyaddr_r()
H A Dgetnetbyht.c147 getnetent_r(struct netent *nptr, char *buffer, size_t buflen, in getnetent_r()
188 size_t buflen; in _ht_getnetbyname() local
240 size_t buflen; in _ht_getnetbyaddr() local
H A Dgethostbyht.c172 gethostent_r(struct hostent *hptr, char *buffer, size_t buflen, in gethostent_r()
219 size_t buflen; in _ht_gethostbyname() local
283 size_t buflen; in _ht_gethostbyaddr() local
H A Dgetproto.c56 size_t buflen; in files_getprotobynumber() local
91 size_t buflen, struct protoent **result) in getprotobynumber_r()
H A Dgetprotoname.c58 size_t buflen; in files_getprotobyname() local
100 size_t buflen, struct protoent **result) in getprotobyname_r()
/dflybsd-src/lib/libcrypt/
H A Dlocal.h10 uint32_t buflen; member
19 uint64_t buflen; member
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface.c775 char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_get()
941 struct wpa_supplicant *wpa_s, char *buf, size_t buflen) in ctrl_iface_get_capability_tdls()
1056 char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_tdls_link_status()
1215 size_t buflen) in wpa_supplicant_ctrl_iface_wps_pin()
1280 struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_wps_check_pin()
1789 size_t buflen) in wpa_supplicant_ctrl_iface_wps_ap_pin()
2033 char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_status()
2405 size_t buflen) in wpa_supplicant_ctrl_iface_blacklist()
2458 size_t buflen) in wpa_supplicant_ctrl_iface_log_level()
2504 struct wpa_supplicant *wpa_s, char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_list_networks()
[all …]
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_blake2.h58 size_t buflen; member
69 size_t buflen; member
79 size_t buflen; member
88 size_t buflen; member
/dflybsd-src/lib/libc/string/
H A Dstrerror.c82 strerror_rl(int errnum, char *strerrbuf, size_t buflen, locale_t locale) in strerror_rl()
121 strerror_r(int errnum, char *strerrbuf, size_t buflen) in strerror_r()
/dflybsd-src/usr.sbin/pw/
H A Dfileupd.c42 extendline(char **buf, int * buflen, int needed) in extendline()
55 extendarray(char ***buf, int * buflen, int needed) in extendarray()
H A Dgrupd.c77 fmtgrentry(char **buf, int * buflen, struct group * grp, int type) in fmtgrentry()
119 fmtgrent(char **buf, int * buflen, struct group * grp) in fmtgrent()
/dflybsd-src/contrib/tcpdump/
H A Dprint-bgp.c587 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_prefix4()
615 size_t buflen) in decode_labeled_prefix4()
716 const u_char *pptr, char *buf, size_t buflen) in bgp_vpn_sg_print()
1049 const u_char *pptr, char *buf, size_t buflen) in decode_labeled_vpn_prefix4()
1095 const u_char *pptr, char *buf, size_t buflen) in decode_mdt_vpn_nlri()
1145 const u_char *pptr, char *buf, size_t buflen) in decode_multicast_vpn()
1244 #define UPDATE_BUF_BUFLEN(buf, buflen, stringlen) \ argument
1256 const u_char *pptr, char *buf, size_t buflen) in decode_labeled_vpn_l2()
1367 const u_char *pd, u_int itemlen, char *buf, size_t buflen) in decode_prefix6()
1395 const u_char *pptr, u_int itemlen, char *buf, size_t buflen) in decode_labeled_prefix6()
[all …]
/dflybsd-src/lib/libutil/
H A Dsnprintb.c43 snprintb_m(char *buf, size_t buflen, const char *bitfmt, uint64_t val, in snprintb_m()
263 snprintb(char *buf, size_t buflen, const char *bitfmt, uint64_t val) in snprintb()
/dflybsd-src/contrib/dhcpcd/src/
H A Dcommon.c44 hwaddr_ntoa(const void *hwaddr, size_t hwlen, char *buf, size_t buflen) in hwaddr_ntoa()
160 get_line(char ** __restrict buf, ssize_t * __restrict buflen) in get_line()

12345678910>>...12