Searched refs:_arg (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/wpa/src/utils/
H A Dradiotap.c111 iterator->_arg = (uint8_t *)radiotap_header + sizeof(*radiotap_header);
127 if ((unsigned long)iterator->_arg -
131 while (get_unaligned_le32(iterator->_arg) &
133 iterator->_arg += sizeof(uint32_t);
141 if ((unsigned long)iterator->_arg -
148 iterator->_arg += sizeof(uint32_t);
157 iterator->this_arg = iterator->_arg;
278 iterator->_arg = iterator->_next_ns_data;
298 pad = ((unsigned long)iterator->_arg -
302 iterator->_arg
[all...]
H A Dradiotap_iter.h52 * @_arg: next argument pointer
69 unsigned char *_arg, *_next_ns_data; member in struct:ieee80211_radiotap_iterator
H A Dos_internal.c517 char *_program, *_arg, *pos; local
522 _arg = os_strdup(arg);
527 pos = _arg;
543 os_free(_arg);
H A Dos_unix.c832 char *_program, *_arg, *pos; local
837 _arg = os_strdup(arg);
842 pos = _arg;
858 os_free(_arg);
/freebsd-12-stable/share/mk/
H A Dbsd.symver.mk20 .for _arg in ${.MAKEFLAGS}
22 _mpath+= ${_arg}
24 _oarg= ${_arg}
/freebsd-12-stable/usr.sbin/pmcstat/
H A Dpmcstat.h75 void pmcstat_find_targets(const char *_arg);
/freebsd-12-stable/contrib/bsnmp/lib/
H A Dsnmpclient.h142 int32_t snmp_pdu_send(struct snmp_pdu *_pdu, snmp_send_cb_f _func, void *_arg);
186 typedef void (*snmp_table_cb_f)(void *_list, void *_arg, int _res);
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dtypes_freebsd.h70 #define QE_32_BIT_ADDR(_arg) (uint32_t)((uint32_t)&(_arg) & 0xFFFFFFFC)
/freebsd-12-stable/sys/dev/virtio/
H A Dvirtqueue.h61 #define VQ_ALLOC_INFO_INIT(_i,_nsegs,_intr,_arg,_vqp,_str,...) do { \
66 (_i)->vqai_intr_arg = (_arg); \
/freebsd-12-stable/sys/sys/
H A Dmac.h107 int mac_syscall(const char *_policyname, int _call, void *_arg);
H A Dkernel.h444 typedef void (*ich_func_t)(void *_arg);
454 void config_intrhook_oneshot(ich_func_t _func, void *_arg);
H A Dpmckern.h180 extern int (*pmc_hook)(struct thread *_td, int _function, void *_arg);
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dldm.h118 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \
123 INIT_TQ_ITEM(&(req)->callback, _cb, _arg);\
178 #define INIT_TIMER_CALL(timer, _interval, _proc, _arg) \
183 (timer)->arg = _arg;\
/freebsd-12-stable/sys/dev/hptnr/
H A Dldm.h118 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \
123 INIT_TQ_ITEM(&(req)->callback, _cb, _arg);\
178 #define INIT_TIMER_CALL(timer, _interval, _proc, _arg) \
183 (timer)->arg = _arg;\
/freebsd-12-stable/sys/dev/hptrr/
H A Dldm.h117 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \
122 INIT_TQ_ITEM(&(req)->callback, _cb, _arg);\
177 #define INIT_TIMER_CALL(timer, _interval, _proc, _arg) \
182 (timer)->arg = _arg;\
/freebsd-12-stable/sys/netinet6/
H A Din6_rmx.c185 void *_arg)
189 arg = (struct mtuex_arg *)_arg;
184 in6_mtutimo_setwa(struct rib_head *rnh, uint32_t fibum, int af, void *_arg) argument
/freebsd-12-stable/lib/libsysdecode/
H A Dsysdecode.h51 void sysdecode_fcntl_arg(FILE *_fp, int _cmd, uintptr_t _arg, int _base);
/freebsd-12-stable/sys/net80211/
H A Dieee80211_proto.h49 #define IEEE80211_SEND_MGMT(_ni,_type,_arg) \
50 ((*(_ni)->ni_ic->ic_send_mgmt)(_ni, _type, _arg))
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h432 int copy_data_helper_compat(void *_o, void *_arg);
H A Dip_dn_glue.c754 copy_data_helper_compat(void *_o, void *_arg) argument
756 struct copy_args *a = _arg;
H A Dip_dummynet.c835 schk_hash(uintptr_t key, int flags, void *_arg) argument
843 schk_match(void *obj, uintptr_t key, int flags, void *_arg) argument
1124 copy_data_helper(void *_o, void *_arg) argument
1126 struct copy_args *a = _arg;
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c835 struct nl80211_bss_info_arg *_arg = arg; local
836 struct wpa_scan_results *res = _arg->res;
840 r = nl80211_parse_bss_info(_arg->drv, msg);
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_user.c2473 mpr_ioctl32(struct cdev *dev, u_long cmd32, void *_arg, int flag, argument
2476 struct mpr_cfg_page_req32 *page32 = _arg;
2477 struct mpr_ext_cfg_page_req32 *ext32 = _arg;
2478 struct mpr_raid_action32 *raid32 = _arg;
2479 struct mpr_usr_command32 *user32 = _arg;
/freebsd-12-stable/sys/dev/mps/
H A Dmps_user.c2375 mps_ioctl32(struct cdev *dev, u_long cmd32, void *_arg, int flag, argument
2378 struct mps_cfg_page_req32 *page32 = _arg;
2379 struct mps_ext_cfg_page_req32 *ext32 = _arg;
2380 struct mps_raid_action32 *raid32 = _arg;
2381 struct mps_usr_command32 *user32 = _arg;
/freebsd-12-stable/sys/dev/ath/
H A Dif_athvar.h1188 #define ath_hal_rxmonitor(_ah, _arg, _chan) \
1189 ((*(_ah)->ah_rxMonitor)((_ah), (_arg), (_chan)))

Completed in 365 milliseconds

12