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

  /src/sys/kern/
tty.c 1641 static const struct filterops ttywrite_filtops = { variable in typeref:typename:const struct filterops
1664 kn->kn_fop = &ttywrite_filtops;

Completed in 12 milliseconds