Searched defs:st (Results 1 – 4 of 4) sorted by relevance
30 struct stat st; in read_fstree() local
205 #define for_all_properties(sym, st, tok) \ argument208 #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT) argument209 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) argument210 #define for_all_prompts(sym, st) \ argument
22 struct stat st; in is_present() local30 struct stat st; in is_dir() local
285 struct stat st; in read_file() local
Completed in 8 milliseconds