Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h81 extern const char *strflush(int);
H A Dcodes.c2265 strflush(int arg) /* streams flush option (I_FLUSH) */ in strflush() function
H A Dprint.c359 if (raw || (s = strflush(val)) == NULL) in prt_ioa()