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

  /src/sys/dev/goldfish/
gftty.c 100 static dev_type_stop(gftty_stop);
110 .d_stop = gftty_stop,
707 * gftty_stop --
711 gftty_stop(struct tty *tp, int flag) function in typeref:typename:void

Completed in 13 milliseconds