Home
last modified time | relevance | path

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

/aosp_15_r20/external/liburing/test/
H A Dopen-direct-pick.c98 static int test_openat(struct io_uring *ring, const char *path) in test_openat() function
H A Dopen-close.c159 static int test_openat(struct io_uring *ring, const char *path, int dfd) in test_openat() function
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_fcntl.rs36 fn test_openat() { in test_openat() function