Searched refs:orig_conf (Results 1 – 1 of 1) sorted by relevance
65 static char orig_conf[] = "/etc/power.conf-Orig"; variable331 static char *args[] = { "/usr/bin/cp", default_conf, orig_conf, NULL }; in save_orig()335 if (stat(orig_conf, &stbuf) == 0 && stbuf.st_size) in save_orig()