Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h80 extern const char *tiocflush(private_t *, int);
H A Dcodes.c2248 tiocflush(private_t *pri, int arg) /* bit map passsed by TIOCFLUSH */ in tiocflush() function
H A Dexpound.c789 s = tiocflush(pri, val); in show_strint()