Searched refs:allocatePty (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Dsys.h43 int allocatePty(int *pty_return, char **line_return);
H A Dsys.c325 allocatePty(int *pty_return, char **line_return) function in typeref:typename:int
H A Dluit.c563 rc = allocatePty(&pty, &line);

Completed in 4 milliseconds