Searched refs:SERVICE_FATAL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.h | 143 SERVICE_FATAL, /* Whatever happened is not fixable. */ enumerator 453 ipsecutil_exit(SERVICE_FATAL, my_fmri, debugfile, \ 456 ipsecutil_exit(SERVICE_FATAL, my_fmri, debugfile, \ 459 ipsecutil_exit(SERVICE_FATAL, my_fmri, debugfile, \
|
H A D | ipsec_util.c | 809 ipsecutil_exit(SERVICE_FATAL, my_fmri, in do_interactive() 837 ipsecutil_exit(SERVICE_FATAL, my_fmri, in do_interactive() 871 ipsecutil_exit(SERVICE_FATAL, my_fmri, in do_interactive() 3621 case SERVICE_FATAL: in ipsecutil_exit() 3656 case SERVICE_FATAL: in ipsecutil_exit()
|