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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
utmp.h 52 extern void logwtmp (__const char *__ut_line, __const char *__ut_name,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmp.h 52 extern void logwtmp (__const char *__ut_line, __const char *__ut_name,
  /external/ppp/pppd/
pppd.h 657 void logwtmp __P((const char *, const char *, const char *));
    [all...]
auth.c     [all...]
sys-linux.c 2147 void logwtmp (const char *line, const char *name, const char *host) function
    [all...]
sys-solaris.c 2460 logwtmp(line, name, host) function
    [all...]

Completed in 75 milliseconds