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

/freebsd-10-stable/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-stable/usr.sbin/bsdconfig/
H A Dbsdconfig354 [ "$SECURE" ] && f_mustberoot_init
/freebsd-10-stable/sbin/init/
H A Dinit.c75 #ifdef SECURE
567 #ifdef SECURE
880 #ifdef SECURE
911 #ifdef SECURE
936 #endif /* SECURE */
/freebsd-10-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c66 #define SECURE 2 macro

Completed in 70 milliseconds