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

  /src/sys/arch/prep/include/
nvram.h 56 * The security fields are maintained by the firmware, and should be
69 } SECURITY;
164 SECURITY Security;
  /src/lib/libc/time/
Makefile 313 # security implications and is not recommended for general use
663 NEWS README SECURITY theory.html version
699 calendars CONTRIBUTING LICENSE Makefile NEWS README SECURITY \
  /src/external/bsd/libarchive/dist/tar/
bsdtar.c 110 /* A basic set of security flags to request from libarchive. */
111 #define SECURITY \
235 /* Default: Perform basic security checks. */
236 bsdtar->extract_flags |= SECURITY;
711 bsdtar->extract_flags &= ~SECURITY;

Completed in 27 milliseconds