Searched refs:hard_opt (Results 1 – 1 of 1) sorted by relevance
24 static void one_file(char* file, int nest, int hard_opt);2222 static void one_file(char* file, int nest, int hard_opt) { in one_file() argument2235 if (hard_opt == 0 && stat(file, &statbuf) == 0) { in one_file()2255 if (hard_opt != 0) { in one_file()2269 if (hard_opt) { in one_file()2321 if (hard_opt != 0) in one_file()2330 if (hard_opt != 0) in one_file()2331 option = hard_opt; in one_file()2362 if (hard_opt != 0) in one_file()