Searched defs:cat (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_action.c | 57 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) in send_inval() 89 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) in ieee80211_send_action_register() 127 ieee80211_send_action_unregister(int cat, int act) in ieee80211_send_action_unregister() 133 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) in ieee80211_send_action() 200 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) in ieee80211_recv_action_register() 238 ieee80211_recv_action_unregister(int cat, int act) in ieee80211_recv_action_unregister()
|
| /f-stack/freebsd/sys/ |
| H A D | module.h | 245 #define MOD_DPF(cat, args) do { \ argument 252 #define MOD_DPF(cat, args) argument
|
| H A D | linker.h | 269 #define KLD_DPF(cat, args) \ argument 276 #define KLD_DPF(cat, args) argument
|
| /f-stack/tools/compat/include/sys/ |
| H A D | linker.h | 257 #define KLD_DPF(cat, args) \ argument 264 #define KLD_DPF(cat, args) argument
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | loslib.c | 205 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale() local
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 56 #define vchiq_log_error(cat, fmt, ...) \ argument 61 #define vchiq_log_warning(cat, fmt, ...) \ argument 66 #define vchiq_log_info(cat, fmt, ...) \ argument 71 #define vchiq_log_trace(cat, fmt, ...) \ argument
|