Home
last modified time | relevance | path

Searched refs:getutxent (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/compiler-rt/test/msan/
Dgetutent.cpp18 while (struct utmpx *utx = getutxent()) in main()
/external/toybox/toys/other/
Dw.c25 while ((x=getutxent()) != NULL) { in w_main()
Duptime.c76 while ((entry = getutxent())) if (entry->ut_type == USER_PROCESS) users++; in uptime_main()
/external/toybox/toys/posix/
Dwho.c34 while ((entry = getutxent())) { in who_main()
/external/toybox/scripts/
Dgenconfig.sh64 if (0 != (a = getutxent())) return 0;
/external/toybox/lib/
Dportability.h239 static inline struct utmpx *getutxent(void) {return 0;} in getutxent() function
/external/toybox/toys/pending/
Dgetty.c195 while ((ep = getutxent())) in utmp_entry()
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1374 pub fn getutxent() -> *mut utmpx; in getutxent() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1422 pub fn getutxent() -> *mut utmpx; in getutxent() function
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2106 pub fn getutxent() -> *mut utmpx; in getutxent() function
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2559 pub fn getutxent() -> *mut utmpx; in getutxent() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc97 #define getutxent __getutxent50
6833 INTERCEPTOR(void *, getutxent, int dummy) {
6835 COMMON_INTERCEPTOR_ENTER(ctx, getutxent, dummy);
6836 void *res = REAL(getutxent)(dummy);
6868 COMMON_INTERCEPT_FUNCTION(getutxent); \
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3483 pub fn getutxent() -> *mut utmpx; in getutxent() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1973 fun:getutxent=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1973 fun:getutxent=uninstrumented
/external/openssh/
Dconfigure.ac2129 AC_CHECK_FUNCS([endutxent getutxent getutxid getutxline getutxuser pututxline])
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1677 PUBLIC 110990 0 getutxent