Searched refs:line_return (Results 1 - 2 of 2) 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) argument
367 *line_return = line;
389 *line_return = line;
416 *line_return = line;

Completed in 4 milliseconds