HomeSort by relevance Sort by last modified time
    Searched refs:endutxent (Results 1 - 5 of 5) sorted by null

  /external/toybox/toys/posix/
who.c 47 endutxent();
  /external/toybox/toys/other/
uptime.c 40 endutxent();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmpx.h 60 extern void endutxent (void);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
utmpx.h 60 extern void endutxent (void);
  /external/toybox/lib/
portability.h 233 static inline void endutxent(void) {;} function

Completed in 132 milliseconds