Home
last modified time | relevance | path

Searched defs:inotify_init (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/bionic/libc/bionic/
H A Dinotify_init.cpp31 int inotify_init() { in inotify_init() function
/aosp_15_r20/external/trusty/musl/src/linux/
Dinotify.c5 int inotify_init() in inotify_init() function
/aosp_15_r20/external/musl/src/linux/
H A Dinotify.c5 int inotify_init() in inotify_init() function
/aosp_15_r20/cts/hostsidetests/seccomp/app/assets/
H A Dsyscalls_allowed.json4 "inotify_init": 316, number
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/fs/
Dinotify.rs89 pub fn inotify_init(flags: CreateFlags) -> io::Result<OwnedFd> { in inotify_init() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/fs/
Dinotify.rs88 pub fn inotify_init(flags: CreateFlags) -> io::Result<OwnedFd> { in inotify_init() function
/aosp_15_r20/external/python/watchdog/tests/
Dtest_inotify_c.py73 def inotify_init(): function
/aosp_15_r20/external/rust/crates/inotify-sys/src/
Dlib.rs600 pub fn inotify_init() -> c_int; in inotify_init() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utils/
H A Dinotify.h167 static inline struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function
/aosp_15_r20/external/python/watchdog/src/watchdog/observers/
Dinotify_c.py29 inotify_init = ctypes.CFUNCTYPE(c_int, use_errno=True)(("inotify_init", libc)) variable
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c404 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c442 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c404 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c442 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c442 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c442 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c442 void inotify_init() {} in inotify_init() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc1498 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c443 void inotify_init() {} in inotify_init() function

123