Searched defs:utmpx (Results 1 – 3 of 3) sorted by relevance
109 struct utmpx { struct110 char ut_name[_UTX_USERSIZE]; /* login name */111 char ut_id[_UTX_IDSIZE]; /* inittab id */135 struct utmpx *getutxent(void); argument
212 struct utmpx utmpx; in doutmpx() local
5367 AC_ARG_ENABLE([utmpx], optenable