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

/freebsd-11-stable/usr.bin/less/
H A Ddefines.h20 * SECURE is 1 if you wish to disable a bunch of features in order to
24 #define SECURE SECURE_COMPILE macro
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)
[all...]
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c26 enum connect_type { PENDING, UNAUTHENTICATED, AUTHENTICATED, SECURE }; enumerator in enum:connect_type
104 return sm->connect != SECURE || sm->chgd_server || changed_cipher(sm);
359 else if (sm->connect == SECURE)
569 sm->connect = SECURE;
/freebsd-11-stable/usr.sbin/bsdconfig/
H A Dbsdconfig354 [ "$SECURE" ] && f_mustberoot_init
/freebsd-11-stable/contrib/less/
H A Dmain.c86 #if SECURE
/freebsd-11-stable/sbin/init/
H A Dinit.c75 #ifdef SECURE
563 #ifdef SECURE
865 #ifdef SECURE
896 #ifdef SECURE
921 #endif /* SECURE */
/freebsd-11-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c66 #define SECURE 2 macro

Completed in 106 milliseconds