Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetut.c138 getutent_frec(void) in getutent_frec() function
180 futp = getutent_frec(); in _compat_getutent()
260 } while (getutent_frec() != NULL); in _compat_getutid()
290 } while (getutent_frec() != NULL); in _compat_getutline()
318 (void) getutent_frec(); in _compat_pututline()
556 while (fup = getutent_frec()) { in _compat_modut()