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

/freebsd-13-stable/sbin/ipfw/
H A Dmain.c102 int try_next = 0; /* set if pipe cmd not found */ local
427 try_next = 1;
430 if (g_co.use_set || try_next) {
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_lb.c504 try_next:
515 goto try_next;
524 goto try_next;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp887 goto try_next;
893 try_next:;

Completed in 105 milliseconds