Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds