Home
last modified time | relevance | path

Searched refs:chflags (Results 1 – 9 of 9) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt1065 chflags
H A Dnetbsd.txt1253 chflags
H A Ddragonfly.txt1297 chflags
H A Dfreebsd.txt1893 chflags
H A Dapple.txt1907 chflags
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1510 pub fn chflags(path: *const c_char, flags: c_ulong) -> c_int; in chflags() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1940 pub fn chflags(path: *const c_char, flags: c_uint) -> c_int; in chflags() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2385 pub fn chflags(path: *const c_char, flags: c_ulong) -> c_int; in chflags() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5297 pub fn chflags(path: *const c_char, flags: c_uint) -> c_int; in chflags() function