Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c178 struct futmp *futp; in _compat_getutent() local
180 futp = getutent_frec(); in _compat_getutent()
182 if (futp == NULL) in _compat_getutent()