OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptyfs_next_active
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/ptyfs/
ptyfs.h
160
int
ptyfs_next_active
(struct mount *, int);
ptyfs_subr.c
250
ptyfs_next_active
(struct mount *mp, int pty)
function in typeref:typename:int
ptyfs_vnops.c
612
if (pty < 0 ||
ptyfs_next_active
(dvp->v_mount, pty) != pty)
617
if (
ptyfs_next_active
(dvp->v_mount, pty) != pty) {
709
n =
ptyfs_next_active
(vp->v_mount, i - 2);
ptyfs_vfsops.c
172
&&
ptyfs_next_active
(mp, pty) != pty)
Completed in 49 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025