Searched defs:_context (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | notif.c | 46 #define RX_HANDLER_NO_OBJECT(_grp, _cmd, _name, _context) \ argument 55 #define RX_HANDLER_NO_VAL(_grp, _cmd, _name, _context) \ argument 61 #define RX_HANDLER_VAL_FN(_grp, _cmd, _name, _context) \ argument
|
| /freebsd/crypto/heimdal/kcm/ |
| H A D | kcm_locl.h | 46 #define KCM_LOG_REQUEST(_context, _client, _opcode) do { \ argument 51 #define KCM_LOG_REQUEST_NAME(_context, _client, _opcode, _name) do { \ argument
|
| /freebsd/contrib/kyua/drivers/ |
| H A D | scan_results_test.cpp | 71 optional< model::context > _context; member in __anond158765e0111::capture_hooks
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 315 #define RX_HANDLER_NO_SIZE(_cmd_id, _fn, _context) \ argument 317 #define RX_HANDLER_GRP_NO_SIZE(_grp, _cmd, _fn, _context) \ argument 319 #define RX_HANDLER(_cmd_id, _fn, _context, _struct) \ argument 322 #define RX_HANDLER_GRP(_grp, _cmd, _fn, _context, _struct) \ argument
|