Home
last modified time | relevance | path

Searched defs:getgrouplist (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/src/passwd/
H A Dgetgrouplist.c12 int getgrouplist(const char *user, gid_t gid, gid_t *groups, int *ngroups) in getgrouplist() function
/third_party/rust/crates/nix/src/
H A Dunistd.rs1648 pub fn getgrouplist(user: &CStr, group: Gid) -> Result<Vec<Gid>> { in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs724 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1498 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1758 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2937 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3400 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4224 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4291 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2726 pub fn getgrouplist( in getgrouplist() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5474 pub fn getgrouplist( in getgrouplist() functions

Completed in 77 milliseconds