Searched refs:OPT_NO_PREFIX (Results 1 – 1 of 1) sorted by relevance
104 static const char * const OPT_NO_PREFIX = "no"; variable1239 s = strlen(opt) + strlen(OPT_NO_PREFIX) + 1; in get_no_opt()1242 strcpy(no_opt, OPT_NO_PREFIX); in get_no_opt()