Searched refs:cpr_locate_statefile (Results 1 – 3 of 3) sorted by relevance
171 extern int cpr_locate_statefile(char *, char *);
264 else if (cpr_locate_statefile(cpr_statefile, cpr_filesystem) == -1) { in cb_startup()
67 cpr_locate_statefile(char *file_path, char *fs_path) in cpr_locate_statefile() function