Home
last modified time | relevance | path

Searched refs:endutent (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/legacy/legacy_gtest/
H A Dlegacy_endutent_test.cpp14 * @tc.desc: Ensure that the endutent() function is correctly closing the user accounting database after the iteration
26 endutent(); in HWTEST_F()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmp.h28 void endutent(void);
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmp.h28 void endutent(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmp.h28 void endutent(void);
/third_party/musl/include/
H A Dutmp.h28 void endutent(void);
/third_party/musl/porting/liteos_a/user/src/legacy/
H A Dutmpx.c53 weak_alias(endutxent, endutent);
/third_party/musl/src/legacy/
H A Dutmpx.c53 weak_alias(endutxent, endutent);
/third_party/libuv/src/unix/
H A Daix.c1050 endutent(); in uv_uptime()
/third_party/node/deps/uv/src/unix/
H A Daix.c1034 endutent(); in uv_uptime()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2907 pub fn endutent(); in endutent() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3064 pub fn endutent(); in endutent() functions

Completed in 25 milliseconds