Home | History | Annotate | Download | only in src

Lines Matching refs:INSECURE

104        no errors or vulnerabilities, you can define INSECURE to 1,
236 INSECURE default: 0
513 #ifndef INSECURE
514 #define INSECURE 0
515 #endif /* INSECURE */
2042 than this are trapped (unless INSECURE is defined).
2424 #if !INSECURE
2434 #else /* !INSECURE */
2439 #endif /* !INSECURE */
2441 #if (FOOTERS && !INSECURE)
2444 #else /* (FOOTERS && !INSECURE) */
2446 #endif /* (FOOTERS && !INSECURE) */
2450 #if !INSECURE
2456 #else /* !INSECURE */
2458 #endif /* !INSECURE */
2521 #if (FOOTERS && !INSECURE)
2540 #else /* (FOOTERS && !INSECURE) */
2542 #endif /* (FOOTERS && !INSECURE) */