Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/sys/fs/nfsclient/
H A Dnfs.h65 #define NFS_DPF(cat, args) \ argument
72 #define NFS_DPF(cat, args) argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h475 struct cat { global() struct
478 catcat cat() argument
480 applycat apply() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat() function
/freebsd-src/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-src/sys/nfsserver/
H A Dnfs.h230 #define NFS_DPF(cat, args) \ argument
237 #define NFS_DPF(cat, args) argument
/freebsd-src/sys/nfsclient/
H A Dnfs.h203 #define NFS_DPF(cat, args) \ argument
210 #define NFS_DPF(cat, args) argument
/freebsd-src/include/xlocale/
H A D_ctype.h90 #define XLOCALE_ISCTYPE(fname, cat) \ argument
/freebsd-src/sys/sys/
H A Dmodule.h243 #define MOD_DPF(cat, args) do { \ argument
250 #define MOD_DPF(cat, args) argument
H A Dlinker.h290 KLD_DPF(cat,args) global() argument
297 KLD_DPF(cat,args) global() argument
/freebsd-src/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c534 mesh_rsn_protect_frame(struct mesh_rsn * rsn,struct sta_info * sta,const u8 * cat,struct wpabuf * buf) mesh_rsn_protect_frame() argument
628 mesh_rsn_process_ampe(struct wpa_supplicant * wpa_s,struct sta_info * sta,struct ieee802_11_elems * elems,const u8 * cat,const u8 * chosen_pmk,const u8 * start,size_t elems_len) mesh_rsn_process_ampe() argument
[all...]
H A Dmesh_mpm.c217 u8 *pos, *cat; mesh_mpm_send_plink_action() local
/freebsd-src/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-src/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, GetFlags() local
/freebsd-src/usr.bin/compress/
H A Dcompress.c62 int bits, cat, ch; in main() local
/freebsd-src/contrib/tcsh/
H A Dgethost.c144 cat(const char *a, const char *b, size_t len) in cat() function
/freebsd-src/lib/libfetch/
H A Dcommon.h67 const int cat; member
/freebsd-src/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-src/usr.bin/mail/
H A Dnames.c526 cat(struct name *n1, struct name *n2) in cat() function
/freebsd-src/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() argument
1578 cdf_catalog_t *cat; in cdf_dump_catalog() local
[all...]
/freebsd-src/contrib/lua/src/
H A Dloslib.c381 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp855 unsigned cat = getCategoryNumberForDiag(DiagID); isARCDiagnostic() local

12