Home
last modified time | relevance | path

Searched refs:openpty (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dopenpty.c29 openpty(int *mfdp, int *sfdp) in openpty() function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dprintf-15294.c72 if (!openpty(&mfd, &sfd)) in main()
H A Disatty.c109 if (!openpty(&mfd, &sfd)) { in main()