Home | History | Annotate | Download | only in dlmalloc

Lines Matching refs:INSECURE

103        no errors or vulnerabilities, you can define INSECURE to 1,
292 INSECURE default: 0
633 #ifndef INSECURE
634 #define INSECURE 0
635 #endif /* INSECURE */
2540 than this are trapped (unless INSECURE is defined).
3009 #if !INSECURE
3019 #else /* !INSECURE */
3024 #endif /* !INSECURE */
3026 #if (FOOTERS && !INSECURE)
3029 #else /* (FOOTERS && !INSECURE) */
3031 #endif /* (FOOTERS && !INSECURE) */
3034 #if !INSECURE
3040 #else /* !INSECURE */
3042 #endif /* !INSECURE */
6115 * Always perform unlink checks unless INSECURE