Searched refs:GIO_WRITE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/mdb/ | ||
H A D | mdb_gelf.h | 99 typedef enum { GIO_READ, GIO_WRITE } mdb_gelf_rw_t; enumerator |
H A D | mdb_proc.c | 2558 IOPF_WRITE(pt->p_fio), GIO_WRITE)); in pt_fwrite() |