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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c103 no errors or vulnerabilities, you can define INSECURE to 1,
292 INSECURE default: 0
662 #ifndef INSECURE
663 #define INSECURE 0 macro
664 #endif /* INSECURE */
2601 than this are trapped (unless INSECURE is defined).
3068 #if !INSECURE
3078 #else /* !INSECURE */
3083 #endif /* !INSECURE */
3085 #if (FOOTERS && !INSECURE)
[all...]

Completed in 155 milliseconds