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

  /external/dropbear/
loginrec.c 64 For utmpx systems, the corresponding library functions are
65 setutxent() etc. To the author's knowledge, all utmpx systems have
97 struct utmp and struct utmpx have utility functions (see
103 write both struct utmp and utmpx in one function, whilst maintaining
171 void set_utmpx_time(struct logininfo *li, struct utmpx *ut);
172 void construct_utmpx(struct logininfo *li, struct utmpx *ut);
565 ** utmpx utility functions
567 ** These functions manipulate struct utmpx, accounting for system
572 /* build the utmpx structure */
574 set_utmpx_time(struct logininfo *li, struct utmpx *utx
    [all...]
includes.h 65 #include <utmpx.h>
configure 855 --disable-utmpx Disable use of utmpx even if detected no
    [all...]
  /external/ppp/pppd/
sys-solaris.c 104 #include <utmpx.h>
2463 static struct utmpx utmpx; local
    [all...]
  /external/netcat/
stupidh 45 stddef dirent direct dir ndir utmp wtmp utmpx wtmpx lastlog login paths \

Completed in 44 milliseconds