Searched refs:validate_access (Results 1 – 1 of 1) sorted by relevance
245 static int validate_access(struct testcase *test, const char *fname, int mode);965 ecode = validate_access(test, filename, tp->th_opcode); in do_tftp()1059 static int validate_access(struct testcase *test, in validate_access() function