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

/ast/src/lib/libast/path/
H A Dpathcheck.c26 * a no-op here except for PARANOID packages
27 * this allows PARANOID_COMPANY to post PARANOID binaries to the www
31 * (1) the tool matches PARANOID
39 #define PARANOID_TOOLS PARANOID
54 #ifdef PARANOID
58 if (strmatch(tool, PARANOID) && environ && (s = *environ) && *s++ == '_' && *s++ == '=' && !stat(s, &st))
/ast/src/lib/libast/
H A DMakefile24 PARANOID == macro

Completed in 16 milliseconds