Searched refs:arg_exists (Results 1 – 1 of 1) sorted by relevance
33 static const char *arg_exists = NULL; variable69 arg_exists = optarg; in parse_argv()203 if (arg_exists && access(arg_exists, F_OK) >= 0) in settle_main()