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

  /bionic/libc/bionic/
pututline.c 33 void pututline(struct utmp* utmp) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmp.h 80 extern struct utmp *pututline (__const struct utmp *__utmp_ptr) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
utmp.h 80 extern struct utmp *pututline (__const struct utmp *__utmp_ptr) __THROW;
  /external/toybox/toys/pending/
getty.c 285 pututline(&entry);
295 pututline(&entry);
telnetd.c 126 pututline(&entry);
  /external/openssh/
loginrec.c 813 /* if we can, use pututline() etc. */
820 /* write a utmp entry with the system's help (pututline() and pals) */
826 pututline(ut);
    [all...]
configure     [all...]
  /external/ppp/pppd/
sys-linux.c     [all...]
  /bionic/libc/
Android.mk 53 bionic/pututline.c \
    [all...]

Completed in 476 milliseconds