Home
last modified time | relevance | path

Searched defs:subs (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c63 regmatch_t subs[NS]; in main() local
236 regmatch_t subs[NSUBS]; in try() local
/freebsd/lib/libc/regex/grot/
H A Dmain.c32 regmatch_t subs[NS]; in main() local
207 regmatch_t subs[NSUBS]; in try() local
/freebsd/contrib/bsnmp/lib/
H A Dasn1.h60 asn_subid_t subs[ASN_MAXOIDLEN]; member
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c188 struct node_list subs; member
194 struct node_list subs; member
1303 check_sub_order(const struct node *np, const struct node_list *subs) in check_sub_order()
/freebsd/stand/kshim/
H A Dbsd_kernel.h98 #define SYSINIT(uniq, subs, order, _func, _data) \ argument
107 #define SYSUNINIT(uniq, subs, order, _func, _data) \ argument
/freebsd/crypto/openssl/include/internal/
H A Dpacket.h674 WPACKET_SUB *subs; member
/freebsd/sbin/routed/
H A Ddefs.h495 } subs[MSG_SUBJECT_N]; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1616 if (auto subs = objectType->getObjCSubstitutions(dc)) in substObjCMemberType() local