| /freebsd-14.2/sys/net80211/ |
| H A D | ieee80211_action.c | 56 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) in send_inval() 88 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) in ieee80211_send_action_register() 126 ieee80211_send_action_unregister(int cat, int act) in ieee80211_send_action_unregister() 132 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) in ieee80211_send_action() 199 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) in ieee80211_recv_action_register() 237 ieee80211_recv_action_unregister(int cat, int act) in ieee80211_recv_action_unregister()
|
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs.h | 65 #define NFS_DPF(cat, args) \ argument 72 #define NFS_DPF(cat, args) argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 475 struct cat { struct 478 cat(OptionCategory &c) : Category(c) {} in cat() function 480 template <class Opt> void apply(Opt &O) const { O.addCategory(Category); } in apply()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | Stencil.h | 64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat() function
|
| /freebsd-14.2/usr.bin/locale/ |
| H A D | locale.c | 794 kwval_lookup(const char *kwname, char **kwval, int *cat, int *type, int *alloc) in kwval_lookup() 842 int type, cat, tmpval, alloc; in showdetails() local 896 lookup_localecat(int cat) in lookup_localecat()
|
| /freebsd-14.2/sys/nfsserver/ |
| H A D | nfs.h | 232 #define NFS_DPF(cat, args) \ argument 239 #define NFS_DPF(cat, args) argument
|
| /freebsd-14.2/sys/nfsclient/ |
| H A D | nfs.h | 205 #define NFS_DPF(cat, args) \ argument 212 #define NFS_DPF(cat, args) argument
|
| /freebsd-14.2/include/xlocale/ |
| H A D | _ctype.h | 90 #define XLOCALE_ISCTYPE(fname, cat) \ argument
|
| /freebsd-14.2/sys/sys/ |
| H A D | module.h | 243 #define MOD_DPF(cat, args) do { \ argument 250 #define MOD_DPF(cat, args) argument
|
| H A D | linker.h | 285 #define KLD_DPF(cat, args) \ argument 292 #define KLD_DPF(cat, args) argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/split-file/ |
| H A D | split-file.cpp | 30 static cl::OptionCategory cat("split-file Options"); variable
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_i18n.cpp | 79 static nl_catd cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile? variable 225 static HMODULE cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile? variable
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Timer.cpp | 48 Timer::Category::Category(const char *cat) : m_name(cat) { in Category()
|
| H A D | Log.cpp | 77 auto cat = llvm::find_if(entry.second.m_channel.categories, in GetFlags() local
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | mesh_rsn.c | 553 const u8 *cat, struct wpabuf *buf) in mesh_rsn_protect_frame() 647 struct ieee802_11_elems *elems, const u8 *cat, in mesh_rsn_process_ampe()
|
| H A D | mesh_mpm.c | 218 u8 *pos, *cat; in mesh_mpm_send_plink_action() local
|
| /freebsd-14.2/usr.bin/compress/ |
| H A D | compress.c | 75 int bits, cat, ch; in main() local
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | gethost.c | 144 cat(const char *a, const char *b, size_t len) in cat() function
|
| /freebsd-14.2/lib/libfetch/ |
| H A D | common.h | 67 const int cat; member
|
| /freebsd-14.2/sys/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
|
| /freebsd-14.2/usr.bin/mail/ |
| H A D | names.c | 532 cat(struct name *n1, struct name *n2) in cat() function
|
| /freebsd-14.2/contrib/lua/src/ |
| H A D | loslib.c | 381 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale() local
|
| /freebsd-14.2/contrib/file/src/ |
| H A D | readcdf.c | 269 cdf_catalog_t *cat; in cdf_file_catalog() local
|
| H A D | cdf.c | 1188 cdf_catalog_t **cat) in cdf_unpack_catalog() 1578 cdf_catalog_t *cat; in cdf_dump_catalog() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ |
| H A D | DiagnosticIDs.cpp | 855 unsigned cat = getCategoryNumberForDiag(DiagID); in isARCDiagnostic() local
|