Searched refs:path_can_read (Results 1 – 3 of 3) sorted by relevance
64 extern ABool path_can_read( const char* path );
257 path_can_read( const char* path ) in path_can_read() function
124 if (path_can_read(path)) { in load_keyset()