Lines Matching defs:SECURE
20 * SECURE is 1 if you wish to disable a bunch of features in order to
24 #define SECURE SECURE_COMPILE
30 #define SHELL_ESCAPE (!SECURE)
35 #define EXAMINE (!SECURE)
41 #define TAB_COMPLETE_FILENAME (!SECURE)
60 #define EDITOR (!SECURE)
65 #define TAGS (!SECURE)
71 #define USERFILE (!SECURE)
78 #define GLOB (!SECURE)
84 #define PIPEC (!SECURE && HAVE_POPEN)
89 #define LOGFILE (!SECURE)