Home
last modified time | relevance | path

Searched defs:subdir_fd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl38.c21 static int parent_fd, subdir_fd; variable
H A Dfcntl39.c27 static int parent_fd, subdir_fd; variable
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp1371 unique_fd subdir_fd(openat(dir_fd, name.c_str(), in collect_profiles() local