Home
last modified time | relevance | path

Searched defs:pty (Results 1 – 9 of 9) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dpty.sh155 pty(); function
H A Dpts.sh140 pty(); function
H A Dposix_openpt2.sh141 pty(); function
/freebsd/lib/libutil/tests/
H A Dforkpty_test.c27 int prevfd, fd, pty; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ptm.c128 char *pty; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_pty.c58 int pty; in run() local
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c371 char pty[PATH_MAX]; in sppd_ttys_open() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp677 PseudoTerminal pty; in DoLaunch() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16141 if (const BuiltinType *pty = LHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
16191 if (const BuiltinType *pty = RHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
16565 if (const BuiltinType *pty = Input->getType()->getAsPlaceholderType()) { in BuildUnaryOp() local