Home
last modified time | relevance | path

Searched refs:unlockpt (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpt.c36 #pragma weak _unlockpt = unlockpt
123 unlockpt(int fd) in unlockpt() function
162 if ((ret = unlockpt(fd)) == 0) { in __unlockpt_xpg4()
/illumos-gate/usr/src/head/
H A Dstdlib.h237 extern int unlockpt(int);
260 #pragma redefine_extname unlockpt __unlockpt_xpg4
263 #define unlockpt __unlockpt_xpg4 macro
/illumos-gate/usr/src/cmd/script/
H A Dscript.c37 int unlockpt();
282 unlockpt(manager); /* unlock subsidiary */ in getsubsid()
/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dopenpty.c40 if (grantpt(mfd) != 0 || unlockpt(mfd) != 0) { in openpty()
/illumos-gate/usr/src/cmd/enhance/
H A Denhance.c53 int unlockpt(int fd);
327 unlockpt(*cntrl) < 0) { in pty_open_manager()
/illumos-gate/usr/src/boot/include/
H A Dstdlib.h231 int unlockpt(int);
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common963 unlockpt
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c378 if (unlockpt(masterfd) != 0) { in init_slave_pty()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1061 if (unlockpt(p) == -1) in doit()
H A Din.telnetd.c2764 if (unlockpt(p) == -1) in doit()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c3030 if (unlockpt(mfd) < 0) {
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3021 unlockpt;
/illumos-gate/usr/src/man/man3c/
H A DMakefile532 unlockpt.3c \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1395 file path=usr/share/man/man3c/unlockpt.3c