Searched refs:utmp_frec2api (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetut.c62 static void utmp_frec2api(const struct futmp *, struct utmp *);
100 utmp_frec2api(const struct futmp *src, struct utmp *dst) function
178 utmp_frec2api(&fubuf, &ubuf);
225 utmp_frec2api(&fubuf, &ubuf);
247 utmp_frec2api(&fubuf, &ubuf);
261 utmp_frec2api(&fubuf, &ubuf);
284 utmp_frec2api(&fubuf, &ubuf);
289 utmp_frec2api(&fubuf, &ubuf);
370 utmp_frec2api(&fubuf, &ubuf);

Completed in 55 milliseconds