Home
last modified time | relevance | path

Searched refs:PROTECT (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/netbsd-tests/lib/libcurses/tests/
H A Dtermattrs2 # the atf terminal can do all attributes except PROTECT
H A Dstd_defines32 assign PROTECT 0x00008000
/freebsd-12.1/libexec/rc/
H A Drc.subr50 PROTECT="/usr/bin/protect"
1258 if [ -n "$_oomprotect" ] && [ -f "${PROTECT}" ] &&
1263 ${PROTECT} -i -p ${pid}
1266 ${PROTECT} -p ${pid}
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1880 PROTECT = 0x0008, /* contains Recovery info */ in process_head_main() enumerator
/freebsd-12.1/share/termcap/
H A Dtermcap3809 # These terminals support a "PROTECT" sequence on/off that has no
3814 # visible PROTECT attribute that's selectable by the ol' SETUP menu.
3815 # (The older rev. terminals do support PROTECT attribute but only
3820 # right-key over to the PROTECT item.
3822 # Change PROTECT to REVERSE or REVERSE/DIM, and go over to the next
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-19944770 * cvt.c (build_up_reference): Call get_binfo with PROTECT == 1.
4776 (get_base_distance): Ignore ambiguity if PROTECT < 0.
4777 (get_binfo): Lose multiple values of PROTECT.