Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libc/ttyio/
Dt_ttyio.c52 int openpty(int *, int *, char *, struct termios *, struct winsize *);
56 #error where openpty?
99 REQUIRE_ERRNO(openpty(&m, &s, name, &term, NULL), -1); in ATF_TC_BODY()
/netbsd/src/lib/libutil/
DMakefile32 opendisk.3 openpty.3 parsedate.3 pidfile.3 pidlock.3 \
68 MLINKS+=openpty.3 login_tty.3
69 MLINKS+=openpty.3 forkpty.3
Dpty.c63 openpty(int *amaster, int *aslave, char *name, struct termios *term, in openpty() function
149 if (openpty(&master, &slave, name, term, winp) == -1) in forkpty()
Dutil.expsym75 openpty
/netbsd/src/tests/kernel/kqueue/read/
Dt_ttypty.c66 RL(openpty(&amaster, &aslave, slavetty, NULL, NULL)); in h_check()
153 RL(openpty(&amaster, &aslave, slavetty, NULL, NULL)); in ATF_TC_BODY()
/netbsd/src/tests/kernel/kqueue/write/
Dt_ttypty.c63 RL(openpty(&amaster, &aslave, slavetty, NULL, NULL)); in h_check()
/netbsd/src/usr.bin/script/
Dscript.c170 if (openpty(&master, &slave, NULL, NULL, NULL) == -1) in main()
173 if (openpty(&master, &slave, NULL, &tt, &win) == -1) in main()
/netbsd/src/include/
Dutil.h100 int openpty(int *, int *, char *, struct termios *,
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshpty.c53 i = openpty(ptyfd, ttyfd, buf, NULL, NULL); in pty_allocate()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Drkpty.c105 if(openpty(&master, &slave, line, 0, 0) == 0) in open_pty()
/netbsd/src/libexec/telnetd/
Dsys_term.c188 ptyfd = openpty(ptynum, &ptyslavefd, line, NULL, NULL); in getpty()
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_script.c62 #define sscr_pty openpty
/netbsd/src/external/bsd/ppp/usr.sbin/pppd/
Dsys-bsd.c968 if (openpty(master_fdp, slave_fdp, slave_name, NULL, NULL) < 0) in get_pty()
1002 if (openpty(&loop_master, &loop_slave, loop_name, NULL, NULL) < 0) in open_ppp_loopback()
/netbsd/src/crypto/external/bsd/heimdal/dist/
Dconfigure.ac453 AC_FIND_FUNC_NO_LIBS(openpty, util,[
DChangeLog.2001209 * configure.in: check for openpty
DChangeLog.2005921 openpty checks
Dconfigure29092 openpty(0,0,0,0,0)
/netbsd/src/external/bsd/nvi/dist/dist/
Dconfigure.ac816 dnl Check for which version of openpty to use, System V or Berkeley.
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt2846 openpty
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dconfig.h.in652 /* Define to 1 if you have the `openpty' function. */
Dconfig.h.w32652 /* Define to 1 if you have the `openpty' function. */
/netbsd/src/doc/
DCHANGES.prev7019 xsrc: xterm - use openpty() in xterm to deal with the new pty naming
7021 window(1): use openpty() to deal with the new pty naming scheme.
/netbsd/src/distrib/sets/lists/comp/
Dmi9469 ./usr/share/man/cat3/openpty.0 comp-c-catman .cat
17995 ./usr/share/man/html3/openpty.html comp-c-htmlman html
26536 ./usr/share/man/man3/openpty.3 comp-c-man .man