HomeSort by: relevance | last modified time | path
    Searched defs:wsmuxioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/wscons/
wsmux.c 125 dev_type_ioctl(wsmuxioctl);
134 .d_ioctl = wsmuxioctl,
381 wsmuxioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *l) function in typeref:typename:int
389 * ioctl of a mux via the parent mux, continuation of wsmuxioctl().

Completed in 121 milliseconds