Home
last modified time | relevance | path

Searched defs:branch (Results 1 – 18 of 18) sorted by relevance

/minix3/sbin/ifconfig/
H A Daf_link.c70 static cmdloop_branch_t branch; variable
H A Dagr.c178 static cmdloop_branch_t branch; variable
H A Dvlan.c58 static cmdloop_branch_t branch; variable
H A Dtunnel.c63 static cmdloop_branch_t branch; variable
H A Daf_atalk.c88 static cmdloop_branch_t branch; variable
H A Dpfsync.c59 static cmdloop_branch_t branch; variable
H A Dcarp.c57 static cmdloop_branch_t branch; variable
H A Daf_inet6.c78 static cmdloop_branch_t branch[2]; variable
H A Dparse.h43 struct branch { struct
50 SIMPLEQ_HEAD(, branch) pb_branches; argument
H A Dieee80211.c1350 static cmdloop_branch_t branch[2]; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h428 const CFGBlock *getTargetBlock(bool branch) const { in getTargetBlock()
432 void markInfeasible(bool branch) { in markInfeasible()
439 bool isFeasible(bool branch) { in isFeasible()
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Darc-repeated-weak.mm392 void branch(Test *a) { function
/minix3/external/bsd/tcpdump/dist/
H A Dprint-slow.c168 uint8_t branch; member
173 uint8_t branch; member
/minix3/common/lib/libc/gen/
H A Dptree.c212 pt_node_t * const branch = PT_NODE(branch_node); in ptree_find_branch() local
1082 const pt_node_t *branch; in ptree_check_find_node2() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp656 bool branch, in generateNode()
/minix3/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c257 const char *branch; in ATF_TC_BODY() member
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dfs_test.c259 const char *branch; in ATF_TC_BODY() member
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1103 bool branch = false; in getMutexIDs() local