Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dproc_open.c72 int openpty(int *master, int *slave, char *name, struct termios *termp, struct winsize *winp) in openpty() argument
78 assert(slave); in openpty()
80 sd = *master = *slave = -1; in openpty()
110 *slave = sd; in openpty()
/PHP-8.0/ext/standard/tests/file/
H A Duserstreams.phpt17 to the game you stay a slave

Completed in 10 milliseconds