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_allocate
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sshpty.h
24
int
pty_allocate
(int *, int *, char *, size_t);
sshpty.c
48
pty_allocate
(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen)
function
monitor.c
1717
res =
pty_allocate
(&s->ptyfd, &s->ttyfd, s->tty, sizeof(s->tty));
Completed in 37 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026