Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c92 static void utmpx_frec2api(const struct futmpx *, struct utmpx *);
139 utmpx_frec2api(const struct futmpx *src, struct utmpx *dst) in utmpx_frec2api() function
263 utmpx_frec2api(&fubuf, &ubuf); in getutxent()
339 utmpx_frec2api(&fubuf, &ubuf); in getutxid()
361 utmpx_frec2api(&fubuf, &ubuf); in getutxid()
378 utmpx_frec2api(&fubuf, &ubuf); in getutxid()
433 utmpx_frec2api(&fubuf, &ubuf); in getutxline()
441 utmpx_frec2api(&fubuf, &ubuf); in getutxline()
684 utmpx_frec2api(&fubuf, &ubuf); in pututxline()