Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c92 static long loc_utmp; /* Where in "utmp" the current "ubuf" was found. */ variable
347 loc_utmp = lseek(fd, 0L, 1); in _compat_pututline()
349 fd, loc_utmp); in _compat_pututline()
379 loc_utmp); in _compat_pututline()