/freebsd/sys/net80211/ |
H A D | ieee80211_action.c | 52 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) in send_inval() 84 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) in ieee80211_send_action_register() 122 ieee80211_send_action_unregister(int cat, int act) in ieee80211_send_action_unregister() 128 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) in ieee80211_send_action() 195 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) in ieee80211_recv_action_register() 233 ieee80211_recv_action_unregister(int cat, int act) in ieee80211_recv_action_unregister()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs.h | 65 #define NFS_DPF(cat, args) \ argument 72 #define NFS_DPF(cat, args) argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 468 struct cat { struct 471 cat(OptionCategory &c) : Category(c) {} in cat() function 473 template <class Opt> void apply(Opt &O) const { O.addCategory(Category); } in apply()
|
/freebsd/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/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/sys/nfsclient/ |
H A D | nfs.h | 203 #define NFS_DPF(cat, args) \ argument 210 #define NFS_DPF(cat, args) argument
|
/freebsd/sys/nfsserver/ |
H A D | nfs.h | 230 #define NFS_DPF(cat, args) \ argument 237 #define NFS_DPF(cat, args) argument
|
/freebsd/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 | 305 #define KLD_DPF(cat, args) \ argument 312 #define KLD_DPF(cat, args) argument
|
/freebsd/include/xlocale/ |
H A D | _ctype.h | 90 #define XLOCALE_ISCTYPE(fname, cat) \ argument
|
/freebsd/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/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 | 78 auto cat = llvm::find_if(entry.second.m_channel.categories, in GetFlags() local
|
/freebsd/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/usr.bin/compress/ |
H A D | compress.c | 62 int bits, cat, ch; in main() local
|
/freebsd/contrib/tcsh/ |
H A D | gethost.c | 144 cat(const char *a, const char *b, size_t len) in cat() function
|
/freebsd/lib/libfetch/ |
H A D | common.h | 67 const int cat; member
|
/freebsd/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/usr.bin/mail/ |
H A D | names.c | 526 cat(struct name *n1, struct name *n2) in cat() function
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | DiagnosticIDs.cpp | 871 unsigned cat = getCategoryNumberForDiag(DiagID); in isARCDiagnostic() local 876 unsigned cat = getCategoryNumberForDiag(DiagID); in isCodegenABICheckDiagnostic() local
|
/freebsd/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/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/contrib/nvi/regex/ |
H A D | regcomp.c | 1321 cat_t cat; in categorize() local
|