Searched refs:on_error (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/byacc/
H A Derror.c15 on_error(void) function
H A Dmain.c567 on_error();
H A Dreader.c319 on_error();
342 on_error();
/freebsd-current/sys/netpfil/pf/
H A Dpf_ioctl.c5970 #define ERROUT(x) ERROUT_FUNCTION(on_error, x)
5992 on_error:
6098 #define ERROUT(x) ERROUT_FUNCTION(on_error, x)
6143 on_error:
6159 #define ERROUT(x) ERROUT_FUNCTION(on_error, x)
6205 on_error:
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp326 auto on_error = llvm::make_scope_exit( variable
448 on_error.release();
460 on_error.release();

Completed in 94 milliseconds