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

/freebsd-10-stable/sbin/ipfw/
H A Dmain.c101 int try_next = 0; /* set if pipe cmd not found */ local
422 try_next = 1;
425 if (co.use_set || try_next) {
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp531 goto try_next;
537 try_next:;
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_lb.c457 try_next:
468 goto try_next;
477 goto try_next;
/freebsd-10-stable/sys/dev/si/
H A Dsi.c511 goto try_next;
517 goto try_next;
524 try_next:

Completed in 119 milliseconds