Searched refs:quotactl (Results 1 – 8 of 8) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | fuchsia.txt | 1389 quotactl
|
| H A D | apple.txt | 2235 quotactl
|
| H A D | aix.txt | 2350 quotactl
|
| H A D | linux.txt | 4187 quotactl
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3194 pub fn quotactl(cmd: *mut c_char, special: c_int, id: c_int, data: caddr_t) -> c_int; in quotactl() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4067 pub fn quotactl(cmd: c_int, special: *const c_char, id: c_int, data: *mut c_char) -> c_int; in quotactl() function
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 5636 pub fn quotactl(special: *const c_char, cmd: c_int, id: c_int, data: *mut c_char) -> c_int; in quotactl() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 6404 pub fn quotactl(cmd: c_int, special: *const c_char, id: c_int, data: *mut c_char) -> c_int; in quotactl() function
|