Searched refs:fopen_path (Results 1 – 1 of 1) sorted by relevance
177 fopen_path(const char *path, const char *mode) in fopen_path() function253 FILE *fp = fopen_path(COMMAND_FILE, "r"); in get_args()298 FILE *log = fopen_path(destination, append ? "a" : "w"); in copy_log_file()330 FILE *fp = fopen_path(INTENT_FILE, "w"); in finish_recovery()