Home
last modified time | relevance | path

Searched defs:fremovexattr (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/strace/
H A Dxattr.c145 SYS_FUNC(fremovexattr) in SYS_FUNC() argument
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DLinuxNativeDispatcher.java102 static void fremovexattr(int filedes, byte[] name) throws UnixException { in fremovexattr() method in LinuxNativeDispatcher
/aosp_15_r20/external/trusty/musl/src/linux/
Dxattr.c59 int fremovexattr(int fd, const char *name) in fremovexattr() function
/aosp_15_r20/external/musl/src/linux/
H A Dxattr.c59 int fremovexattr(int fd, const char *name) in fremovexattr() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/
Dxattr.rs200 pub fn fremovexattr<Fd: AsFd, Name: path::Arg>(fd: Fd, name: Name) -> io::Result<()> { in fremovexattr() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs1650 pub(crate) fn fremovexattr(fd: BorrowedFd<'_>, name: &CStr) -> io::Result<()> { in fremovexattr() function
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/fs/
Dsyscalls.rs2506 pub(crate) fn fremovexattr(fd: BorrowedFd<'_>, name: &CStr) -> io::Result<()> { in fremovexattr() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_darwin_amd64.go617 func fremovexattr(fd int, attr string, options int) (err error) { func
Dzsyscall_darwin_arm64.go617 func fremovexattr(fd int, attr string, options int) (err error) { func
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c274 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c306 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c274 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c306 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c306 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c306 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c306 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_recovery_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c307 void fremovexattr() {} in fremovexattr() function

1234