Home
last modified time | relevance | path

Searched refs:mm_pty_allocate (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Dmonitor_wrap.h59 int mm_pty_allocate(int *, int *, char *, size_t);
Dmonitor_wrap.c663 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate() function