Searched refs:CRLE_ESLIB (Results 1 – 3 of 3) sorted by relevance
148 case CRLE_ESLIB: in fablib()523 if (crle->c_flags & CRLE_ESLIB) { in scanconfig()531 if (fablib(crle, CRLE_ESLIB) != 0) in scanconfig()913 if (crle->c_flags & CRLE_ESLIB) { in inspectconfig()914 if (fablib(crle, CRLE_ESLIB)) in inspectconfig()
172 #define CRLE_ESLIB 0x2000 /* default elf secure path supplied */ macro
224 crle.c_flags |= (CRLE_ESLIB | CRLE_CREAT); in main()