Home
last modified time | relevance | path

Searched refs:fchflags (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h254 #define fchflags _fchflags
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1478 pub fn fchflags(fd: ::c_int, flags: ::c_ulong) -> ::c_int; in fchflags() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1760 pub fn fchflags(fd: ::c_int, flags: ::c_uint) -> ::c_int; in fchflags() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2453 pub fn fchflags(fd: ::c_int, flags: ::c_ulong) -> ::c_int; in fchflags() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5094 pub fn fchflags(fd: ::c_int, flags: ::c_uint) -> ::c_int; in fchflags() functions

Completed in 31 milliseconds