Searched refs:DTYPE_PTS (Results 1 – 3 of 3) sorted by relevance
785 finit(fp, fflags, DTYPE_PTS, tp, &ptsdev_ops); in pts_alloc()832 finit(fp, fflags, DTYPE_PTS, tp, &ptsdev_ops); in pts_alloc_external()
4758 case DTYPE_PTS: in file_type_to_name()
69 #define DTYPE_PTS 10 /* pseudo teletype master device */ macro