Home
last modified time | relevance | path

Searched defs:cat (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/net80211/
H A Dieee80211_action.c52 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 Dnfs.h65 #define NFS_DPF(cat, args) \ argument
72 #define NFS_DPF(cat, args) argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h475 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/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat() function
/freebsd/usr.bin/locale/
H A Dlocale.c794 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 Dnfs.h203 #define NFS_DPF(cat, args) \ argument
210 #define NFS_DPF(cat, args) argument
/freebsd/sys/nfsserver/
H A Dnfs.h230 #define NFS_DPF(cat, args) \ argument
237 #define NFS_DPF(cat, args) argument
/freebsd/include/xlocale/
H A D_ctype.h90 #define XLOCALE_ISCTYPE(fname, cat) \ argument
/freebsd/sys/sys/
H A Dmodule.h243 #define MOD_DPF(cat, args) do { \ argument
250 #define MOD_DPF(cat, args) argument
H A Dlinker.h284 #define KLD_DPF(cat, args) \ argument
291 #define KLD_DPF(cat, args) argument
/freebsd/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp30 static cl::OptionCategory cat("split-file Options"); variable
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c534 const u8 *cat, struct wpabuf *buf) in mesh_rsn_protect_frame()
628 struct ieee802_11_elems *elems, const u8 *cat, in mesh_rsn_process_ampe()
H A Dmesh_mpm.c217 u8 *pos, *cat; in mesh_mpm_send_plink_action() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp79 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 DTimer.cpp48 Timer::Category::Category(const char *cat) : m_name(cat) { in Category()
H A DLog.cpp77 auto cat = llvm::find_if(entry.second.m_channel.categories, in GetFlags() local
/freebsd/usr.bin/compress/
H A Dcompress.c62 int bits, cat, ch; in main() local
/freebsd/contrib/tcsh/
H A Dgethost.c144 cat(const char *a, const char *b, size_t len) in cat() function
/freebsd/lib/libfetch/
H A Dcommon.h67 const int cat; member
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h56 #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 Dnames.c526 cat(struct name *n1, struct name *n2) in cat() function
/freebsd/contrib/lua/src/
H A Dloslib.c381 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale() local
/freebsd/contrib/file/src/
H A Dreadcdf.c269 cdf_catalog_t *cat; in cdf_file_catalog() local
H A Dcdf.c1188 cdf_catalog_t **cat) in cdf_unpack_catalog()
1578 cdf_catalog_t *cat; in cdf_dump_catalog() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp855 unsigned cat = getCategoryNumberForDiag(DiagID); in isARCDiagnostic() local

12