Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c328 tflush(); in blkio()
345 tflush(void) in tflush() function
448 tflush(); in TSYNC()
H A Dex.h518 void tflush(void);
H A Dex_subr.c1068 tflush(); in preserve()
/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.c316 oldtag = req->lr_req.tflush.oldtag; in l9p_threadpool_tflush()
H A Dfcall.h582 struct l9p_f_tflush tflush; member
H A Dpack.c515 r = l9p_pu16(msg, &fcall->tflush.oldtag); in l9p_pufcall()
H A Dutils.c992 sbuf_printf(sb, " oldtag=%d", fcall->tflush.oldtag); in l9p_describe_fcall()