Home
last modified time | relevance | path

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

12

/freebsd-12.1/sys/net80211/
H A Dieee80211_action.c57 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()
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs.h67 #define NFS_DPF(cat, args) \ argument
74 #define NFS_DPF(cat, args) argument
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCommandLine.h445 struct cat { struct
448 cat(OptionCategory &c) : Category(c) {} in cat() argument
450 template <class Opt> void apply(Opt &O) const { O.setCategory(Category); } in apply()
/freebsd-12.1/usr.bin/tset/
H A Dmisc.c48 cat(char *file) in cat() function
/freebsd-12.1/usr.bin/locale/
H A Dlocale.c795 kwval_lookup(const char *kwname, char **kwval, int *cat, int *type, int *alloc) in kwval_lookup()
843 int type, cat, tmpval, alloc; in showdetails() local
898 lookup_localecat(int cat) in lookup_localecat()
/freebsd-12.1/sys/nfsclient/
H A Dnfs.h207 #define NFS_DPF(cat, args) \ argument
214 #define NFS_DPF(cat, args) argument
/freebsd-12.1/sys/nfsserver/
H A Dnfs.h233 #define NFS_DPF(cat, args) \ argument
240 #define NFS_DPF(cat, args) argument
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DTimer.cpp43 Timer::Category::Category(const char *cat) : m_name(cat) { in Category()
H A DLog.cpp64 auto cat = llvm::find_if( in GetFlags() local
/freebsd-12.1/include/xlocale/
H A D_ctype.h93 #define XLOCALE_ISCTYPE(fname, cat) \ argument
/freebsd-12.1/lib/libfetch/
H A Dcommon.h69 const int cat; member
/freebsd-12.1/sys/sys/
H A Dmodule.h245 #define MOD_DPF(cat, args) do { \ argument
252 #define MOD_DPF(cat, args) argument
H A Dlinker.h261 #define KLD_DPF(cat, args) \ argument
268 #define KLD_DPF(cat, args) argument
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c535 const u8 *cat, struct wpabuf *buf) in mesh_rsn_protect_frame()
633 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-12.1/contrib/openmp/runtime/src/
H A Dkmp_i18n.cpp80 static nl_catd cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile? variable
226 static HMODULE cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile? variable
/freebsd-12.1/usr.bin/compress/
H A Dcompress.c77 int bits, cat, ch; in main() local
/freebsd-12.1/contrib/tcsh/
H A Dgethost.c147 cat(const char *a, const char *b, size_t len) in cat() function
/freebsd-12.1/contrib/binutils/bfd/
H A Dcoff-ppc.c811 enum ref_category cat; member
823 record_toc (toc_section, our_toc_offset, cat, name) in record_toc() argument
1544 const char *cat = ""; local
/freebsd-12.1/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-12.1/usr.bin/mail/
H A Dnames.c534 cat(struct name *n1, struct name *n2) in cat() function
/freebsd-12.1/contrib/lua/src/
H A Dloslib.c362 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale() local
/freebsd-12.1/contrib/file/src/
H A Dreadcdf.c268 cdf_catalog_t *cat; in cdf_file_catalog() local
H A Dcdf.c1143 cdf_catalog_t **cat) in cdf_unpack_catalog()
1533 cdf_catalog_t *cat; in cdf_dump_catalog() local
/freebsd-12.1/contrib/ncurses/progs/
H A Dtset.c227 cat(char *file) in cat() function

12