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

/freebsd-9.3-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-9.3-release/contrib/less/
H A Ddefines.o223 * SECURE is 1 if you wish to disable a bunch of features in order to
26 #define SECURE 0
32 #define SHELL_ESCAPE (!SECURE)
37 #define EXAMINE (!SECURE)
43 #define TAB_COMPLETE_FILENAME (!SECURE)
62 #define EDITOR (!SECURE)
68 #define TAGS (!SECURE)
74 #define USERFILE (!SECURE)
81 #define GLOB (!SECURE)
87 #define PIPEC (!SECURE)
[all...]
H A Ddefines.o922 * SECURE is 1 if you wish to disable a bunch of features in order to
25 #define SECURE 0
31 #define SHELL_ESCAPE (!SECURE)
36 #define EXAMINE (!SECURE)
61 #define EDITOR (!SECURE)
67 #define TAGS (!SECURE)
73 #define USERFILE (!SECURE)
80 #define GLOB (!SECURE)
86 #define PIPEC (!SECURE)
91 #define LOGFILE (!SECURE)
[all...]
H A Ddefines.wn23 * SECURE is 1 if you wish to disable a bunch of features in order to
26 #define SECURE 0
32 #define SHELL_ESCAPE (!SECURE)
37 #define EXAMINE (!SECURE)
43 #define TAB_COMPLETE_FILENAME (!SECURE)
62 #define EDITOR (!SECURE)
68 #define TAGS (!SECURE)
74 #define USERFILE (!SECURE)
92 #define LOGFILE (!SECURE)
H A Ddefines.ds22 * SECURE is 1 if you wish to disable a bunch of features in order to
25 #define SECURE 0
31 #define SHELL_ESCAPE (!SECURE)
36 #define EXAMINE (!SECURE)
42 #define TAB_COMPLETE_FILENAME (!SECURE)
61 #define EDITOR (!SECURE)
67 #define TAGS (!SECURE)
73 #define USERFILE (!SECURE)
81 #define GLOB (!SECURE)
91 #define PIPEC (!SECURE)
[all...]
H A Ddefines.h.in19 * SECURE is 1 if you wish to disable a bunch of features in order to
23 #define SECURE SECURE_COMPILE
29 #define SHELL_ESCAPE (!SECURE)
34 #define EXAMINE (!SECURE)
40 #define TAB_COMPLETE_FILENAME (!SECURE)
59 #define EDITOR (!SECURE)
64 #define TAGS (!SECURE)
70 #define USERFILE (!SECURE)
77 #define GLOB (!SECURE)
83 #define PIPEC (!SECURE)
[all...]
/freebsd-9.3-release/etc/
H A Dprotocols92 secure-vmtp 82 SECURE-VMTP # SECURE-VMTP
/freebsd-9.3-release/usr.sbin/bsdconfig/
H A Dbsdconfig354 [ "$SECURE" ] && f_mustberoot_init
/freebsd-9.3-release/sbin/init/
H A Dinit.c75 #ifdef SECURE
549 #ifdef SECURE
652 #ifdef SECURE
680 #ifdef SECURE
704 #endif /* SECURE */
/freebsd-9.3-release/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c65 #define SECURE 2 macro
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dquery.c108 #define SECURE(c) (((c)->query.attributes & \ macro
3177 SECURE(client) && WANTDNSSEC(client))
3183 if (SECURE(client) && (WANTDNSSEC(client) || WANTAD(client)) &&

Completed in 207 milliseconds