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

/opensolaris-onvv-gate/usr/src/cmd/enhance/
H A Denhance.c117 static int pty_stop_parent(int waserr, int cntrl, GetLine *gl, char *rbuff);
427 return pty_stop_parent(1, cntrl, gl, rbuff);
434 return pty_stop_parent(1, cntrl, gl, rbuff);
441 return pty_stop_parent(1, cntrl, gl, rbuff);
448 return pty_stop_parent(1, cntrl, gl, rbuff);
451 return pty_stop_parent(0, cntrl, gl, rbuff);
472 static int pty_stop_parent(int waserr, int cntrl, GetLine *gl, char *rbuff) function

Completed in 28 milliseconds