Searched defs:SECURE (Results 1 – 3 of 3) sorted by relevance
54 typedef struct SECURE { struct62 } SECURE; argument
54 static enum { UNKNOWN, SECURE, PUBLIC } current_map_access = UNKNOWN; enumerator
100 #define SECURE 6 /* Secure system */ macro