Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_action.c55 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) in send_inval()
83 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) in ieee80211_send_action_register()
117 ieee80211_send_action_unregister(int cat, int act) in ieee80211_send_action_unregister()
123 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) in ieee80211_send_action()
182 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) in ieee80211_recv_action_register()
215 ieee80211_recv_action_unregister(int cat, int act) in ieee80211_recv_action_unregister()
/dflybsd-src/usr.bin/locale/
H A Dlocale.c559 kwval_lookup(char *kwname, char **kwval, int *cat, int *isstr) in kwval_lookup()
589 int isstr, cat, tmpval; in showdetails() local
627 lookup_localecat(int cat) in lookup_localecat()
/dflybsd-src/contrib/tre/lib/
H A Dtre-compile.c643 tre_catenation_t *cat = node->obj; in tre_add_tags() local
1009 tre_catenation_t *cat; in tre_add_tags() local
1457 tre_catenation_t *cat = (tre_catenation_t *)node->obj; in tre_add_tags() local
1754 tre_catenation_t *cat = node->obj; in tre_copy_ast() local
1876 tre_catenation_t *cat = node->obj; in tre_expand_ast() local
2232 tre_catenation_t *cat; in tre_match_empty() local
2557 tre_catenation_t *cat = node->obj; in tre_compute_nfl() local
2886 tre_catenation_t *cat; in tre_ast_to_tnfa() local
/dflybsd-src/usr.bin/tset/
H A Dmisc.c43 cat(char *file) in cat() function
/dflybsd-src/sys/sys/
H A Dmodule.h162 #define MOD_DPF(cat, args) \ argument
169 #define MOD_DPF(cat, args) argument
H A Dlinker.h316 #define KLD_DPF(cat, args) \ argument
323 #define KLD_DPF(cat, args) argument
/dflybsd-src/contrib/wpa_supplicant/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
/dflybsd-src/include/xlocale/
H A D_ctype.h91 #define XLOCALE_ISCTYPE(fname, cat) \ argument
/dflybsd-src/usr.bin/compress/
H A Dcompress.c63 int bits, cat, ch; in main() local
/dflybsd-src/contrib/tcsh-6/
H A Dgethost.c144 cat(const char *a, const char *b, size_t len) in cat() function
/dflybsd-src/lib/libfetch/
H A Dcommon.h69 const int cat; member
/dflybsd-src/contrib/cvs-1.12/src/
H A Dcheckout.c109 int cat = 0, err = 0, status = 0; in checkout() local
/dflybsd-src/usr.bin/mail/
H A Dnames.c528 cat(struct name *n1, struct name *n2) in cat() function
/dflybsd-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()
1578 cdf_catalog_t *cat; in cdf_dump_catalog() local
/dflybsd-src/sys/vfs/nfs/
H A Dnfs.h615 #define NFS_DPF(cat, args) \ argument
622 #define NFS_DPF(cat, args) argument
/dflybsd-src/contrib/nvi2/regex/
H A Dregcomp.c1321 cat_t cat; in categorize() local
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1427 tree cat = impent->imp_context; in generate_category() local
H A Dobjc-next-runtime-abi-01.c1748 tree cat = impent->imp_context; in generate_v1_category() local
H A Dobjc-next-runtime-abi-02.c2697 tree cat = impent->imp_context; in generate_v2_category() local
H A Dobjc-act.c6101 tree cat = lookup_category (klass, CLASS_SUPER_NAME (category)); in add_category() local
/dflybsd-src/contrib/ldns/
H A Drr.c1064 ldns_rr_list *cat; in ldns_rr_list_cat_clone() local
/dflybsd-src/contrib/awk/
H A Drun.c1600 Cell *cat(Node **a, int q) /* a[0] cat a[1] */ in cat() function