Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c65 static void utmp_frec2api(const struct futmp *, struct utmp *);
103 utmp_frec2api(const struct futmp *src, struct utmp *dst) in utmp_frec2api() function
181 utmp_frec2api(&fubuf, &ubuf); in _compat_getutent()
228 utmp_frec2api(&fubuf, &ubuf); in _compat_getutid()
250 utmp_frec2api(&fubuf, &ubuf); in _compat_getutid()
264 utmp_frec2api(&fubuf, &ubuf); in _compat_getutid()
287 utmp_frec2api(&fubuf, &ubuf); in _compat_getutline()
292 utmp_frec2api(&fubuf, &ubuf); in _compat_getutline()
373 utmp_frec2api(&fubuf, &ubuf); in _compat_pututline()