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

/freebsd-10.0-release/usr.bin/less/
H A Ddefines.h21 * SECURE is 1 if you wish to disable a bunch of features in order to
25 #define SECURE SECURE_COMPILE macro
31 #define SHELL_ESCAPE (!SECURE)
36 #define EXAMINE (!SECURE)
42 #define TAB_COMPLETE_FILENAME (!SECURE)
61 #define EDITOR (!SECURE)
66 #define TAGS (!SECURE)
72 #define USERFILE (!SECURE)
79 #define GLOB (!SECURE)
85 #define PIPEC (!SECURE)
[all...]
/freebsd-10.0-release/etc/
H A Dprotocols92 secure-vmtp 82 SECURE-VMTP # SECURE-VMTP
/freebsd-10.0-release/usr.sbin/bsdconfig/
H A Dbsdconfig355 [ "$SECURE" ] && f_mustberoot_init
/freebsd-10.0-release/sbin/init/
H A Dinit.c74 #ifdef SECURE
546 #ifdef SECURE
635 #ifdef SECURE
661 #ifdef SECURE
686 #endif /* SECURE */
/freebsd-10.0-release/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c65 #define SECURE 2 macro

Completed in 57 milliseconds