Home
last modified time | relevance | path

Searched defs:check_directory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/boringssl/src/util/fipstools/
H A Dbreak-tests.sh68 check_directory() { function
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/
H A Dbreak-tests.sh68 check_directory() { function
/aosp_15_r20/system/core/run-as/
H A Drun-as.cpp73 static void check_directory(const char* path, uid_t uid) { in check_directory() function
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass3.c289 static int check_directory(e2fsck_t ctx, ext2_ino_t dir, in check_directory() function
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h262 errcode_t (*check_directory)(ext2_filsys fs, ext2_ino_t ino); member