Home
last modified time | relevance | path

Searched refs:endgrent (Results 1 – 25 of 25) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/passwd/passwd_gtest/
Dpasswd_endgrent_test.cpp20 endgrent();
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
Dgetgrent.c37 endgrent(); in getgrent_0100()
/third_party/musl/ndk_musl_include/
Dgrp.h34 void endgrent(void);
/third_party/musl/libc-test/src/api/
Dgrp.c14 {void(*p)(void) = endgrent;} in f()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dgrp.h33 void endgrent(void);
/third_party/musl/include/
Dgrp.h34 void endgrent(void);
/third_party/musl/porting/liteos_m/kernel/include/
Dgrp.h34 void endgrent(void);
/third_party/musl/porting/uniproton/kernel/include/
Dgrp.h34 void endgrent(void);
/third_party/python/Modules/
Dgrpmodule.c281 endgrent(); in grp_getgrall_impl()
286 endgrent(); in grp_getgrall_impl()
/third_party/musl/src/passwd/
Dgetgrent.c13 weak_alias(setgrent, endgrent);
/third_party/ltp/testcases/kernel/syscalls/getgroups/
Dgetgroups03.c126 endgrent(); in readgroups()
/third_party/pulseaudio/src/tests/
Dusergroup-test.c42 endgrent(); in load_reference_structs()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt1002 endgrent
Dnetbsd.txt1201 endgrent
Ddragonfly.txt1256 endgrent
Dfreebsd.txt1553 endgrent
Dapple.txt1852 endgrent
Dlinux.txt2901 endgrent
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs639 pub fn endgrent(); in endgrent() function
/third_party/musl/
Dlibc.map.txt565 endgrent;
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1796 pub fn endgrent(); in endgrent() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2760 pub fn endgrent(); in endgrent() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs3045 pub fn endgrent(); in endgrent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3905 pub fn endgrent(); in endgrent() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4221 pub fn endgrent(); in endgrent() function