Home
last modified time | relevance | path

Searched refs:getttyent (Results 1 – 25 of 114) sorted by relevance

12345

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dgetttyent.texi1 @node getttyent
2 @subsection @code{getttyent}
3 @findex getttyent
5 …on:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getttyent.3.html,,man getttyent}
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dgetttyent.texi1 @node getttyent
2 @subsection @code{getttyent}
3 @findex getttyent
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dttyent.cpp14 struct ttyent *typ = getttyent(); in test1()
31 struct ttyent *typ = getttyent(); in test3()
42 struct ttyent *typ = getttyent(); in test4()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cc10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dttyent.cpp10 struct ttyent *typ = getttyent(); in test1()
35 struct ttyent *typ = getttyent(); in test3()
49 struct ttyent *typ = getttyent(); in test4()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dgetttyent.c48 while ((t = getttyent())) in getttynam()
56 getttyent(void) in getttyent() function
130 DEF_WEAK(getttyent);
H A Dttyslot.c53 for (slot = 1; (ttyp = getttyent()); ++slot) in ttyslot()
H A DMakefile.inc15 getprogname.c getpwent.c getttyent.c getusershell.c glob.c \
45 getttyent.3 getusershell.3 glob.3 initgroups.3 isalnum.3 isalpha.3 \
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dttyenth.inc25 function getttyent:Pttyent;cdecl;external clib name 'getttyent';
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dgetttyent.c57 __weak_alias(getttyent,_getttyent)
76 while ((t = getttyent()) != NULL) in getttynam()
84 getttyent(void) in getttyent() function
H A DMakefile.inc22 getpass.c getprogname.c getpwent.c getttyent.c \
66 getprogname.3 getpwent.3 getttyent.3 getusershell.3 glob.3 \
143 MLINKS+=getttyent.3 endttyent.3 getttyent.3 getttynam.3 \
144 getttyent.3 setttyent.3 getttyent.3 setttyentpath.3
H A Dttyslot.c81 for (slot = 1; (ttyp = getttyent()) != NULL; ++slot) in __weak_alias()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dttyent.h58 extern struct ttyent *getttyent (void) __THROW;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dttyent.h58 extern struct ttyent *getttyent (void) __THROW;
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dttyent.h67 struct ttyent *getttyent(void);
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dttyent.h71 struct ttyent *getttyent(void);

12345