Searched refs:CRLE_EXISTS (Results 1 – 3 of 3) sorted by relevance
165 #define CRLE_EXISTS 0x0040 /* config file already exists */ macro
364 crle.c_flags |= CRLE_EXISTS; in main()
648 if (crle->c_flags & CRLE_EXISTS) in updateconfig()