Searched refs:try_next (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sbin/ipfw/
H A Dmain.c101 int try_next = 0; /* set if pipe cmd not found */ local
421 try_next = 1;
424 if (co.use_set || try_next) {
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp531 goto try_next;
537 try_next:;
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_lb.c566 try_next:
576 goto try_next;
586 goto try_next;
/freebsd-9.3-release/sys/dev/si/
H A Dsi.c511 goto try_next;
517 goto try_next;
524 try_next:

Completed in 137 milliseconds