Home
last modified time | relevance | path

Searched refs:utmpx2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c390 struct utmpx *utmpx2; in getutid() local
403 getutmp(utmpx2, &utmpcompat); in getutid()
453 struct utmpx *utmpx2; in getutline() local
467 getutmp(utmpx2, &utmpcompat); in getutline()
705 struct utmpx *utmpx2; in pututline() local
713 getutmp(utmpx2, &utmpcompat); in pututline()
960 struct utmpx *utmpx2; in modut() local
963 if ((utmpx2 = modutx(&utmpx)) == NULL) in modut()
966 getutmp(utmpx2, utp); in modut()
1242 struct utmpx *utmpx2; in makeut() local
[all …]