Searched refs:RESCUE (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/sbin/ping/
H A DMakefile14 .if ${MK_CASPER} != "no" && !defined(RESCUE)
/freebsd-11-stable/sbin/geom/
H A DMakefile4 .if defined(RESCUE) || defined(RELEASE_CRUNCH)
/freebsd-11-stable/include/
H A Dpaths.h111 #ifdef RESCUE
144 #endif /* RESCUE */
/freebsd-11-stable/sbin/atm/atmconfig/
H A DMakefile18 .if !defined(RESCUE) && ${MK_BSNMP} != "no"
/freebsd-11-stable/sbin/ggate/ggatel/
H A Dggatel.c52 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon4792
223 action = RESCUE;
245 if (action != CREATE && action != RESCUE)
301 case RESCUE:
/freebsd-11-stable/sbin/ipf/ipf/
H A DMakefile33 .if defined(RESCUE)
/freebsd-11-stable/sbin/ifconfig/
H A DMakefile62 .if ${MK_JAIL} != "no" && !defined(RELEASE_CRUNCH) && !defined(RESCUE)
H A Daf_inet.c235 #ifndef RESCUE
H A Daf_inet6.c540 #ifndef RESCUE
H A Difconfig.c881 #ifndef RESCUE
/freebsd-11-stable/sbin/ggate/ggatec/
H A Dggatec.c60 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon1
523 action = RESCUE;
541 if (action != CREATE && action != RESCUE)
546 if (action != CREATE && action != RESCUE)
560 if (action != CREATE && action != RESCUE)
576 if (action != CREATE && action != RESCUE)
584 if (action != CREATE && action != RESCUE)
647 case RESCUE:
/freebsd-11-stable/bin/csh/
H A DMakefile16 .if defined(RESCUE)
71 .if ${MK_NLS_CATALOGS} == "no" || defined(RESCUE)
/freebsd-11-stable/usr.bin/vi/
H A DMakefile40 .if ${MK_ICONV} == "yes" && !defined(RESCUE) && !defined(RELEASE_CRUNCH)
/freebsd-11-stable/share/mk/
H A Dsrc.opts.mk163 RESCUE \
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1213 #ifdef RESCUE

Completed in 127 milliseconds