Searched defs:cat (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/usr.bin/tset/
H A Dmisc.c46 cat(char *file) function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h38 BugType(StringRef name, StringRef cat) argument
/freebsd-10-stable/sys/net80211/
H A Dieee80211_action.c53 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) argument
81 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) argument
115 ieee80211_send_action_unregister(int cat, int act) argument
121 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) argument
180 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) argument
213 ieee80211_recv_action_unregister(int cat, int act) argument
[all...]
/freebsd-10-stable/lib/libfetch/
H A Dcommon.h67 const int cat; member in struct:fetcherr
/freebsd-10-stable/contrib/tcsh/
H A Dgethost.c147 cat(const char *a, const char *b, size_t len) function
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dreadcdf.c268 cdf_catalog_t *cat; local
H A Dcdf.c1530 cdf_catalog_t *cat; local
1139 cdf_unpack_catalog(const cdf_header_t *h, const cdf_stream_t *sst, cdf_catalog_t **cat) argument
[all...]
/freebsd-10-stable/usr.bin/compress/
H A Dcompress.c74 int bits, cat, ch; local
/freebsd-10-stable/usr.bin/mail/
H A Dnames.c532 cat(struct name *n1, struct name *n2) function
/freebsd-10-stable/usr.bin/locale/
H A Dlocale.c608 kwval_lookup(const char *kwname, char **kwval, int *cat, int *isstr) argument
638 int isstr, cat, tmpval; local
680 lookup_localecat(int cat) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp700 unsigned cat = getCategoryNumberForDiag(DiagID); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp99 void GenObjCCategory(StringRef cls, StringRef cat) { argument
/freebsd-10-stable/usr.bin/xlint/xlint/
H A Dxlint.c848 cat(char *const *srcs, const char *dest) function
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregcomp.c1291 cat_t cat; local
/freebsd-10-stable/contrib/ncurses/progs/
H A Dtset.c206 cat(char *file) function
/freebsd-10-stable/usr.bin/catman/
H A Dcatman.c386 process_page(char *mandir, char *src, char *cat, enum Ziptype zipped) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dcoff-ppc.c811 enum ref_category cat; member in struct:list_ele
1544 const char *cat = ""; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCommandLine.h337 struct cat { struct in namespace:llvm::cl
339 cat(OptionCategory &c) : Category(c) {} function in struct:llvm::cl::cat
/freebsd-10-stable/contrib/nvi/regex/
H A Dregcomp.c1420 register cat_t cat; local
/freebsd-10-stable/contrib/one-true-awk/
H A Drun.c1148 Cell *cat(Node **a, int q) /* a[0] cat a[1] */ function
/freebsd-10-stable/contrib/ldns/
H A Drr.c1028 ldns_rr_list *cat; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dpt.c4284 #define cat(S) obstack_grow (&scratch_obstack, (S), strlen (S)) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2473 const ConstantArrayType *cat = cast<ConstantArrayType>(ty); local

Completed in 310 milliseconds