Home
last modified time | relevance | path

Searched defs:check_read (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dopcheck.h49 #define check_read(rf) check_access(rf,a_read) macro
/freebsd-src/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c855 check_read(const char *testname, read_fn fn, const char *path, in check_read() function