Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxiodev.h187 struct gx_io_device_s { struct
188 const char *dname; /* the IODevice name */
189 const char *dtype; /* the type returned by currentdevparams */
190 gx_io_device_procs procs;
191 void *state; /* (if the IODevice has state) */