OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pty_getmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
pty.h
43
int
pty_getmp
(struct lwp *, struct mount **);
/src/sys/kern/
tty_ptm.c
95
pty_getmp
(struct lwp *l, struct mount **mpp)
function
349
if ((error =
pty_getmp
(l, &mp)) != 0)
397
if ((error =
pty_getmp
(l, &mp)) != 0)
tty_pty.c
1098
if ((error =
pty_getmp
(l, &mp)) != 0)
1109
if ((error =
pty_getmp
(l, &mp)) != 0)
Completed in 14 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026