Home
last modified time | relevance | path

Searched refs:fopen_or_exit (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/power/x86/intel-speed-select/
Disst-config.c86 static FILE *fopen_or_exit(const char *path, const char *mode) in fopen_or_exit() function
108 filep = fopen_or_exit(path, "r"); in parse_int_file()
263 filep = fopen_or_exit( in set_max_cpu_num()
1666 outf = fopen_or_exit(optarg, "w"); in cmdline()