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

  /src/sys/fs/ptyfs/
ptyfs_vnops.c 129 int ptyfs_inactive (void *);
178 { &vop_inactive_desc, ptyfs_inactive }, /* inactive */
214 ptyfs_inactive(void *v) function in typeref:typename:int

Completed in 12 milliseconds