Home
last modified time | relevance | path

Searched refs:endgrent (Results 1 - 18 of 18) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetgrent.c37 endgrent(); in getgrent_0100()
/third_party/musl/libc-test/src/functionalext/supplement/passwd/passwd_gtest/
H A Dpasswd_endgrent_test.cpp13 * @tc.desc: The endgrent function is called to close the group database and release any associated resources.
20 endgrent(); in HWTEST_F()
/third_party/musl/porting/uniproton/kernel/include/
H A Dgrp.h34 void endgrent(void);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dgrp.h34 void endgrent(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dgrp.h33 void endgrent(void);
/third_party/musl/include/
H A Dgrp.h34 void endgrent(void);
/third_party/musl/libc-test/src/api/
H A Dgrp.c14 {void(*p)(void) = endgrent;} in f()
/third_party/python/Modules/
H A Dgrpmodule.c281 endgrent(); in grp_getgrall_impl()
286 endgrent(); in grp_getgrall_impl()
/third_party/musl/src/passwd/
H A Dgetgrent.c13 weak_alias(setgrent, endgrent);
/third_party/ltp/testcases/kernel/syscalls/getgroups/
H A Dgetgroups03.c126 endgrent(); in readgroups()
/third_party/pulseaudio/src/tests/
H A Dusergroup-test.c42 endgrent(); in load_reference_structs()
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs639 pub fn endgrent(); in endgrent() functions
/third_party/backends/frontend/
H A Dsaned.c3153 endgrent();
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1796 pub fn endgrent(); in endgrent() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2760 pub fn endgrent(); in endgrent() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3045 pub fn endgrent(); in endgrent() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4221 pub fn endgrent(); in endgrent() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3905 pub fn endgrent(); in endgrent() functions

Completed in 50 milliseconds