Searched refs:utmpx2 (Results 1 – 1 of 1) sorted by relevance
390 struct utmpx *utmpx2; in getutid() local401 if ((utmpx2 = getutxid(&utmpx)) == NULL) in getutid()403 getutmp(utmpx2, &utmpcompat); in getutid()453 struct utmpx *utmpx2; in getutline() local465 if ((utmpx2 = getutxline(&utmpx)) == NULL) in getutline()467 getutmp(utmpx2, &utmpcompat); in getutline()705 struct utmpx *utmpx2; in pututline() local711 if ((utmpx2 = pututxline(&utmpx)) == NULL) in pututline()713 getutmp(utmpx2, &utmpcompat); in pututline()961 struct utmpx *utmpx2; in modut() local[all …]