Searched defs:SECURE (Results 1 – 4 of 4) sorted by relevance
144 #define SECURE /* do setuid(getuid()) after chdir() */ macro
54 #define SECURE 2 macro
24 #define SECURE SECURE_COMPILE macro
26 enum connect_type { PENDING, UNAUTHENTICATED, AUTHENTICATED, SECURE }; enumerator