Home
last modified time | relevance | path

Searched defs:fubuf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c95 static struct futmp fubuf; /* Copy of last entry read in. */ variable
H A Dgetutx.c130 static struct futmpx fubuf; /* Copy of last entry read in. */ variable
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c434 f_user_t fubuf; in show_fusers() local