Home | History | Annotate | Download | only in pending

Lines Matching refs:fname

162 static void parseRPDB(char *fname, struct arglist **list, int32_t size)
165 int fd = open(fname, O_RDONLY);
178 error_msg("Corrupted '%s' file", fname);