Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c184 getutxent_frec(void) in getutxent_frec() function
262 futxp = getutxent_frec(); in getutxent()
373 } while (getutxent_frec() != NULL); in getutxid()
436 } while (getutxent_frec() != NULL); in getutxline()
631 (void) getutxent_frec(); in pututxline()
928 while ((fup = getutxent_frec()) != NULL) { in modutx()