Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/ptyfs/
H A Dptyfs_subr.c146 ptyfs_get_node(ptyfstype type, int pty) in ptyfs_get_node()
195 ptyfs_set_active(struct mount *mp, int pty) in ptyfs_set_active()
234 ptyfs_clr_active(struct mount *mp, int pty) in ptyfs_clr_active()
250 ptyfs_next_active(struct mount *mp, int pty) in ptyfs_next_active()
H A Dptyfs.h143 #define PTYFS_FILENO(type, pty) \ argument
H A Dptyfs_vfsops.c156 int pty = minor(dev); in ptyfs__makename() local
H A Dptyfs_vnops.c589 int pty, error; in ptyfs_lookup() local
/netbsd-src/libexec/telnetd/
H A Dglobal.c88 int pty, net; variable
/netbsd-src/tests/lib/libc/ttyio/
H A Dt_ptm.c128 char *pty; in ATF_TC_BODY() local
/netbsd-src/tests/kernel/
H A Dt_pty.c60 int pty; in run() local
/netbsd-src/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c292 char pty[PATH_MAX], *slash; in open_tty() local
/netbsd-src/libexec/rlogind/
H A Drlogind.c429 control(int pty, char *cp, int n) in control()
/netbsd-src/external/bsd/nvi/dist/gtk/
H A Dgtkviwindow.c130 int pty[2]; in gtk_vi_window_new() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c1542 falloc(struct symtab *p, int w, NODE *pty) in falloc()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c1519 falloc(struct symtab *p, int w, NODE *pty) in falloc()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c123 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp14504 if (const BuiltinType *pty = LHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
14554 if (const BuiltinType *pty = RHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
14911 if (const BuiltinType *pty = Input->getType()->getAsPlaceholderType()) { in BuildUnaryOp() local