Home
last modified time | relevance | path

Searched defs:buf (Results 151 – 175 of 2972) sorted by relevance

12345678910>>...119

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwnm_ap.c29 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_get_tfs_ie()
39 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_set_tfs_ie()
514 const u8 *addr, const u8 *buf, in ieee802_11_rx_wnm_notification_req()
537 const u8 *addr, const u8 *buf, in ieee802_11_rx_wnm_coloc_intf_report()
623 u8 buf[1000], *pos; in wnm_send_disassoc_imminent() local
688 u8 buf[1000], *pos; in wnm_send_ess_disassoc_imminent() local
740 u8 *buf, *pos; in wnm_send_bss_tm_req() local
815 u8 buf[100], *pos; in wnm_send_coloc_intf_req() local
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_fast_pac.c184 char *buf; member
234 u8 *buf; in eap_fast_parse_hex() local
477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write()
536 char *buf, size_t len) in eap_fast_write_pac()
574 static int eap_fast_add_pac_data(struct eap_fast_pac *pac, char **buf, in eap_fast_add_pac_data()
623 char *buf, *pos; in eap_fast_save_pac() local
752 u8 *buf, *end, *pos; in eap_fast_load_pac_bin() local
876 u8 *buf, *pos; in eap_fast_save_pac_bin() local
H A Deap_teap_pac.c184 char *buf; member
235 u8 *buf; in eap_teap_parse_hex() local
478 static void eap_teap_write(char **buf, char **pos, size_t *buf_len, in eap_teap_write()
537 char *buf, size_t len) in eap_teap_write_pac()
579 static int eap_teap_add_pac_data(struct eap_teap_pac *pac, char **buf, in eap_teap_add_pac_data()
627 char *buf, *pos; in eap_teap_save_pac() local
756 u8 *buf, *end, *pos; in eap_teap_load_pac_bin() local
880 u8 *buf, *pos; in eap_teap_save_pac_bin() local
/dragonfly/tools/tools/net80211/w00t/assoc/
H A Dassoc.c100 void send_frame(struct params *p, void *buf, int len) in send_frame()
117 char buf[2048]; in send_probe_request() local
151 char buf[2048]; in send_auth() local
197 char buf[2048]; in send_assoc() member
422 char buf[4096]; in get_probe_response() local
488 char buf[4096]; in get_auth() local
542 char buf[4096]; in get_assoc() local
588 char buf[4096]; in read_wifi() local
/dragonfly/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()
/dragonfly/usr.sbin/nghook/
H A Dmain.c134 char buf[BUF_SIZE]; in main() local
160 char buf[BUF_SIZE]; in main() local
180 WriteAscii(u_char *buf, int len) in WriteAscii()
/dragonfly/sys/sys/
H A Dmpt_ioctl.h59 void *buf; member
67 void *buf; member
78 void *buf; member
98 uint32_t buf; member
106 uint32_t buf; member
117 uint32_t buf; member
/dragonfly/contrib/wpa_supplicant/src/l2_packet/
H A Dl2_packet_pcap.c79 const u8 *buf, size_t len) in l2_packet_send()
125 unsigned char *buf; in l2_packet_receive() local
152 unsigned char *buf; in l2_packet_receive_cb() local
282 const u8 *buf, size_t len), in l2_packet_init()
319 const u8 *buf, size_t len), in l2_packet_init_bridge()
345 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr()
H A Dl2_packet_privsep.c63 const u8 *buf, size_t len) in l2_packet_send()
97 u8 buf[2300]; in l2_packet_receive() local
131 const u8 *buf, size_t len), in l2_packet_init()
238 const u8 *buf, size_t len), in l2_packet_init_bridge()
266 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr()
H A Dl2_packet_linux.c116 const u8 *buf, size_t len) in l2_packet_send()
151 u8 buf[2300]; in l2_packet_receive() local
219 u8 buf[2300]; in l2_packet_receive_br() local
271 const u8 *buf, size_t len), in l2_packet_init()
339 const u8 *buf, size_t len), in l2_packet_init_bridge()
441 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) in l2_packet_get_ip_addr()
/dragonfly/contrib/wpa_supplicant/src/eap_common/
H A Deap_teap_common.c20 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_teap_put_tlv_hdr()
30 void eap_teap_put_tlv(struct wpabuf *buf, u16 type, const void *data, u16 len) in eap_teap_put_tlv()
37 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type, in eap_teap_put_tlv_buf()
45 struct wpabuf * eap_teap_tlv_eap_payload(struct wpabuf *buf) in eap_teap_tlv_eap_payload()
625 struct wpabuf *buf; in eap_teap_tlv_result() local
650 struct wpabuf *buf; in eap_teap_tlv_error() local
/dragonfly/test/stress/stress2/lib/
H A Dresources.c61 struct statvfs buf; in inodes() local
85 struct statvfs buf; in df() local
152 char buf[128]; in getdf() local
198 char buf[128]; in reservedf() local
/dragonfly/lib/libc/resolv/
H A Dres_data.c161 u_char *buf, /*!< buffer to put query */ 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()
/dragonfly/usr.sbin/watch/
H A Dwatch.c95 timestamp(const char *buf) in timestamp()
143 fatal(int error, const char *buf) in fatal()
233 char buf[DEV_NAME_LEN]; in set_dev() local
259 char buf[DEV_NAME_LEN]; in ask_dev() local
289 char ch, *buf, chb[READB_LEN]; in main() local
/dragonfly/lib/libc/rpc/
H A Ddes_crypt.c70 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) in cbc_crypt()
92 ecb_crypt(char *key, char *buf, unsigned len, unsigned mode) in ecb_crypt()
111 common_crypt(char *key, char *buf, unsigned len, unsigned mode, in common_crypt()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_privsep.c134 u8 *buf, *pos, *end; in wpa_driver_privsep_get_scan_results2() local
381 static void wpa_driver_privsep_event_auth(void *ctx, u8 *buf, size_t len) in wpa_driver_privsep_event_auth()
409 u8 *buf, size_t len) in wpa_driver_privsep_event_assoc()
438 static void wpa_driver_privsep_event_interface_status(void *ctx, u8 *buf, in wpa_driver_privsep_event_interface_status()
459 void *ctx, u8 *buf, size_t len) in wpa_driver_privsep_event_michael_mic_failure()
472 static void wpa_driver_privsep_event_pmkid_candidate(void *ctx, u8 *buf, in wpa_driver_privsep_event_pmkid_candidate()
486 static void wpa_driver_privsep_event_ft_response(void *ctx, u8 *buf, in wpa_driver_privsep_event_ft_response()
503 static void wpa_driver_privsep_event_rx_eapol(void *ctx, u8 *buf, size_t len) in wpa_driver_privsep_event_rx_eapol()
515 u8 *buf, *event_buf; in wpa_driver_privsep_receive() local
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c184 struct wpabuf *buf) in format_wps_device_xml()
242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) in http_put_reply_code()
266 static void http_put_date(struct wpabuf *buf) in http_put_date()
274 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) in http_put_empty()
306 struct wpabuf *buf; /* output buffer, allocated */ in web_connection_parse_get() local
761 struct wpabuf *buf; in web_connection_send_reply() local
987 struct wpabuf *buf; in web_connection_parse_subscribe() local
1209 struct wpabuf *buf; in web_connection_parse_unsubscribe() local
1334 struct wpabuf *buf; in web_connection_unimplemented() local
H A Dupnp_xml.c121 void xml_data_encode(struct wpabuf *buf, const char *data, int len) in xml_data_encode()
161 void xml_add_tagged_data(struct wpabuf *buf, const char *tag, const char *data) in xml_add_tagged_data()
228 struct wpabuf *buf; in xml_get_base64_item() local
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2expr.c275 gdb_byte *buf = alloca (ctx->addr_size); in dwarf_expr_fetch_address() local
374 safe_read_uleb128 (const gdb_byte *buf, const gdb_byte *buf_end, in safe_read_uleb128()
386 safe_read_sleb128 (const gdb_byte *buf, const gdb_byte *buf_end, in safe_read_sleb128()
396 safe_skip_leb128 (const gdb_byte *buf, const gdb_byte *buf_end) in safe_skip_leb128()
465 dwarf_block_to_dwarf_reg (const gdb_byte *buf, const gdb_byte *buf_end) in dwarf_block_to_dwarf_reg()
508 dwarf_block_to_dwarf_reg_deref (const gdb_byte *buf, const gdb_byte *buf_end, in dwarf_block_to_dwarf_reg_deref()
567 dwarf_block_to_fb_offset (const gdb_byte *buf, const gdb_byte *buf_end, in dwarf_block_to_fb_offset()
594 dwarf_block_to_sp_offset (struct gdbarch *gdbarch, const gdb_byte *buf, in dwarf_block_to_sp_offset()
1028 gdb_byte *buf = alloca (addr_size); in execute_stack_op() local
/dragonfly/contrib/file/src/
H A Dcompress.c107 zlibcmp(const unsigned char *buf) in zlibcmp()
125 lzmacmp(const unsigned char *buf) in lzmacmp()
232 format_decompression_error(struct magic_set *ms, size_t i, unsigned char *buf) in format_decompression_error()
258 const unsigned char *buf = CAST(const unsigned char *, b->fbuf); in file_zmagic() local
358 swrite(int fd, const void *buf, size_t n) in swrite()
383 sread(int fd, void *buf, size_t n, int canbepipe __attribute__((__unused__))) in sread()
451 char buf[4096]; in file_pipe2file() local
702 makeerror(unsigned char **buf, size_t *len, const char *fmt, ...) in makeerror()
825 char *buf; in filter_error() local
/dragonfly/bin/varsym/
H A Dvarsym.c88 char buf[1024]; in main() local
110 char buf[MAXVARSYM_DATA]; in main() local
159 dumpvars(char *buf, int bytes) in dumpvars()
/dragonfly/usr.bin/mkstr/
H A Dmkstr.c175 char buf[512]; in copystr() local
247 char buf[512]; in inithash() local
270 char buf[512]; in hashit() local
315 char *buf = obuf; in fgetNUL() local
/dragonfly/crypto/libressl/ssl/
H A Dtls_content.c64 tls_content_equal(struct tls_content *content, const uint8_t *buf, size_t n) in tls_content_equal()
122 tls_content_read_internal(struct tls_content *content, uint8_t *buf, size_t n, in tls_content_read_internal()
140 tls_content_peek(struct tls_content *content, uint8_t *buf, size_t n) in tls_content_peek()
146 tls_content_read(struct tls_content *content, uint8_t *buf, size_t n) in tls_content_read()
/dragonfly/contrib/less/
H A Ddecode.c377 static int add_cmd_table(struct tablelist **tlist, char *buf, int len) in add_cmd_table()
402 public void add_fcmd_table(char *buf, int len) in add_fcmd_table()
411 public void add_ecmd_table(char *buf, int len) in add_ecmd_table()
420 static void add_var_table(struct tablelist **tlist, char *buf, int len) in add_var_table()
709 static int old_lesskey(char *buf, int len) in old_lesskey()
727 static int new_lesskey(char *buf, int len, int sysvar) in new_lesskey()
787 char *buf; in lesskey() local
/dragonfly/sys/netproto/mpls/
H A Dmpls_output.c155 u_int32_t buf = 0; /* Silence warning */ in mpls_push() local
174 u_int32_t buf; in mpls_swap() local
199 u_int32_t buf; in mpls_pop() local

12345678910>>...119