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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpt.c34 #pragma weak _unlockpt = unlockpt
121 unlockpt(int fd) function
/illumos-gate/usr/src/cmd/script/
H A Dscript.c37 int unlockpt();
282 unlockpt(master); /* unlock slave */
/illumos-gate/usr/src/head/
H A Dstdlib.h221 extern int unlockpt(int);
/illumos-gate/usr/src/boot/include/
H A Dstdlib.h232 int unlockpt(int);
/illumos-gate/usr/src/cmd/enhance/
H A Denhance.c55 int unlockpt(int fd);
329 unlockpt(*cntrl) < 0) {
/illumos-gate/usr/src/cmd/rexd/
H A Dunix_login.c241 if (unlockpt(Master) == -1) {
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c376 if (unlockpt(masterfd) != 0) {
377 zperror(gettext("unlockpt failed"));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1061 if (unlockpt(p) == -1)
H A Din.telnetd.c2764 if (unlockpt(p) == -1)
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc776 int unlockpt(int fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c3089 if (unlockpt(mfd) < 0) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile514 unlockpt.3c \

Completed in 103 milliseconds