Home
last modified time | relevance | path

Searched defs:AT_REMOVEDIR (Results 1 - 25 of 36) sorted by relevance

12

/third_party/eudev/src/udev/
H A Dudevadm-info.c218 (void) unlinkat(dirfd(dir), dent->d_name, AT_REMOVEDIR); in cleanup_dir() local
/third_party/libbpf/include/uapi/linux/
H A Dfcntl.h102 #define AT_REMOVEDIR 0x200 /* Remove directory instead of macro
/third_party/ltp/include/lapi/
H A Dfcntl.h94 # define AT_REMOVEDIR 0x200 macro
/third_party/toybox/lib/
H A Dportability.h59 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h63 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h62 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h62 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h62 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h63 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h62 #define AT_REMOVEDIR 0x200 macro
/third_party/musl/include/
H A Dfcntl.h65 #define AT_REMOVEDIR 0x200 macro
/third_party/rust/crates/libc/src/
H A Dwasi.rs238 pub const AT_REMOVEDIR: c_int = 0x4; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs987 pub const AT_REMOVEDIR: ::c_int = 0x08; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1468 pub const AT_REMOVEDIR: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1340 pub const AT_REMOVEDIR: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs694 pub const AT_REMOVEDIR: ::c_int = 0x04; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1218 pub const AT_REMOVEDIR: ::c_int = 0x200; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1244 pub const AT_REMOVEDIR: ::c_int = 0x0008; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1987 pub const AT_REMOVEDIR: ::c_int = 0x200; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3035 pub const AT_REMOVEDIR: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1396 pub const AT_REMOVEDIR: ::c_int = 0x1; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs277 pub const AT_REMOVEDIR: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs289 pub const AT_REMOVEDIR: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs282 pub const AT_REMOVEDIR: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs282 pub const AT_REMOVEDIR: u32 = 512; consts

Completed in 133 milliseconds

12