Home
last modified time | relevance | path

Searched defs:_fn (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c564 # define _dt_(_s, _fn) _fn, in handle_directive() argument
570 # define _dt_(_s, _fn) 1 + in handle_directive() argument
579 # define _dt_(_s, _fn) dir_names[ix++] = _s; in handle_directive() argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c306 RX_HANDLER_NO_SIZE(_cmd_id,_fn,_context) global() argument
308 RX_HANDLER_GRP_NO_SIZE(_grp,_cmd,_fn,_context) global() argument
310 RX_HANDLER(_cmd_id,_fn,_context,_struct) global() argument
313 RX_HANDLER_GRP(_grp,_cmd,_fn,_context,_struct) global() argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h120 #define INIT_RCU_WORK(_work, _fn) \ argument
/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h339 #define ACPI_ONCE(_fn, _plist) { static char _done; if (!_done) { _done = 1; _fn _… argument
/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c1035 validate_time_flag(struct archive *_a, int flag, const char *_fn) in validate_time_flag()
/freebsd/sys/dev/hptrr/
H A Dhim.h244 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
/freebsd/sys/dev/hpt27xx/
H A Dhim.h276 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
/freebsd/sys/dev/hptnr/
H A Dhim.h276 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument