Home
last modified time | relevance | path

Searched defs:flock64 (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h195 #define flock64 flock macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h202 #define flock64 flock macro
/third_party/musl/ndk_musl_include/
Dfcntl.h203 #define flock64 flock macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h202 #define flock64 flock macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h203 #define flock64 flock macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h202 #define flock64 flock macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h202 #define flock64 flock macro
/third_party/musl/include/
Dfcntl.h202 #define flock64 flock macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs25 pub type flock64 = flock; typedef
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2814 pub struct flock64 { struct
2815 pub l_type: crate::ctypes::c_short,
2816 pub l_whence: crate::ctypes::c_short,
2817 pub l_start: __kernel_loff_t,
2818 pub l_len: __kernel_loff_t,
2819 pub l_pid: __kernel_pid_t,
2820 pub __unused: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2790 pub struct flock64 { struct
2791 pub l_type: crate::ctypes::c_short,
2792 pub l_whence: crate::ctypes::c_short,
2793 pub l_start: __kernel_loff_t,
2794 pub l_len: __kernel_loff_t,
2795 pub l_pid: __kernel_pid_t,
2796 pub __unused: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2651 pub struct flock64 { struct
2652 pub l_type: crate::ctypes::c_short,
2653 pub l_whence: crate::ctypes::c_short,
2654 pub l_start: __kernel_loff_t,
2655 pub l_len: __kernel_loff_t,
2656 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2466 pub struct flock64 { struct
2467 pub l_type: crate::ctypes::c_short,
2468 pub l_whence: crate::ctypes::c_short,
2469 pub l_start: __kernel_loff_t,
2470 pub l_len: __kernel_loff_t,
2471 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2467 pub struct flock64 { struct
2468 pub l_type: crate::ctypes::c_short,
2469 pub l_whence: crate::ctypes::c_short,
2470 pub l_start: __kernel_loff_t,
2471 pub l_len: __kernel_loff_t,
2472 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2497 pub struct flock64 { struct
2498 pub l_type: crate::ctypes::c_short,
2499 pub l_whence: crate::ctypes::c_short,
2500 pub l_start: __kernel_loff_t,
2501 pub l_len: __kernel_loff_t,
2502 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2519 pub struct flock64 { struct
2520 pub l_type: crate::ctypes::c_short,
2521 pub l_whence: crate::ctypes::c_short,
2522 pub l_start: __kernel_loff_t,
2523 pub l_len: __kernel_loff_t,
2524 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2580 pub struct flock64 { struct
2581 pub l_type: crate::ctypes::c_short,
2582 pub l_whence: crate::ctypes::c_short,
2583 pub l_start: __kernel_loff_t,
2584 pub l_len: __kernel_loff_t,
2585 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2508 pub struct flock64 { struct
2509 pub l_type: crate::ctypes::c_short,
2510 pub l_whence: crate::ctypes::c_short,
2511 pub l_start: __kernel_loff_t,
2512 pub l_len: __kernel_loff_t,
2513 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2550 pub struct flock64 { struct
2551 pub l_type: crate::ctypes::c_short,
2552 pub l_whence: crate::ctypes::c_short,
2553 pub l_start: __kernel_loff_t,
2554 pub l_len: __kernel_loff_t,
2555 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2446 pub struct flock64 { struct
2447 pub l_type: crate::ctypes::c_short,
2448 pub l_whence: crate::ctypes::c_short,
2449 pub l_start: __kernel_loff_t,
2450 pub l_len: __kernel_loff_t,
2451 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2582 pub struct flock64 { struct
2583 pub l_type: crate::ctypes::c_short,
2584 pub l_whence: crate::ctypes::c_short,
2585 pub l_start: __kernel_loff_t,
2586 pub l_len: __kernel_loff_t,
2587 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2604 pub struct flock64 { struct
2605 pub l_type: crate::ctypes::c_short,
2606 pub l_whence: crate::ctypes::c_short,
2607 pub l_start: __kernel_loff_t,
2608 pub l_len: __kernel_loff_t,
2609 pub l_pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2715 pub struct flock64 { struct
2716 pub l_type: crate::ctypes::c_short,
2717 pub l_whence: crate::ctypes::c_short,
2718 pub l_start: __kernel_loff_t,
2719 pub l_len: __kernel_loff_t,
2720 pub l_pid: __kernel_pid_t,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45323 struct flock64 { struct
45324 short int l_type;
45325 short int l_whence;
45326 __kernel_loff_t l_start;
45327 __kernel_loff_t l_len;
45328 __kernel_pid_t l_pid;