OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pty_grant_slave
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
pty.h
40
int
pty_grant_slave
(struct lwp *, dev_t, struct mount *);
/src/sys/kern/
tty_ptm.c
220
pty_grant_slave
(struct lwp *l, dev_t dev, struct mount *mp)
function in typeref:typename:int
359
if ((error =
pty_grant_slave
(l, ttydev, mp)) != 0) {
403
if ((error =
pty_grant_slave
(l, newdev, mp)) != 0)
tty_pty.c
1111
return
pty_grant_slave
(l, dev, mp);
Completed in 29 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025