HomeSort by: relevance | last modified time | path
    Searched refs:SECURE (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
config.h 142 * Of course SECURE is meaningful only if HACKDIR is defined.
144 #define SECURE /* do setuid(getuid()) after chdir() */
148 * simultaneously, define HACKDIR, SECURE and MAX_NR_OF_PLAYERS.
hack.main.c 542 #ifdef SECURE
  /src/sbin/init/
init.c 80 #ifdef SECURE
566 #ifdef SECURE
654 #ifdef SECURE
669 * If the kernel is in secure mode, downgrade it to insecure mode.
689 #ifdef SECURE
693 * it's the only tty that can be 'off' and 'secure'.
714 #endif /* SECURE */
1497 * to indicate that the kernel should not run multiuser in secure
1499 * than level 1, then put the kernel into secure mode.

Completed in 12 milliseconds