Home
last modified time | relevance | path

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

12345

/dports/archivers/dpkg/dpkg-1.19.7/scripts/t/Dpkg_Shlibs/
H A Dobjdump.libc6-2.3331 000b57a0 g DF .text 000004b7 GLIBC_2.0 getttyent
H A Dobjdump.libc6-2.61154 000cde20 g DF .text 0000078d GLIBC_2.0 getttyent
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dttyfdslot.c124 for (slotnum = 1; (te = getttyent ()) != NULL; slotnum++) in ttyfdslot()
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Dttyfdslot.c124 for (slotnum = 1; (te = getttyent ()) != NULL; slotnum++) in ttyfdslot()
/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dutmp.c237 for (slot = 1; (ttyp = getttyent()); ++slot) in get_tslot()
/dports/comms/conserver-com/conserver-8.2.4/autologin/
H A Dautologin.c521 while ((ty = getttyent()) != NULL) { in make_utmp()
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7223 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7225 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7226 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7249 COMMON_INTERCEPT_FUNCTION(getttyent); \
/dports/devel/avr-gdb/gdb-7.3.1/readline/examples/rlfe/
H A Dconfig.h.in202 * getttyent(3) library functions, define GETTTYENT.
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7244 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7246 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7247 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7270 COMMON_INTERCEPT_FUNCTION(getttyent); \
/dports/devel/gdb/gdb-11.1/readline/readline/examples/rlfe/
H A Dconfig.h.in202 * getttyent(3) library functions, define GETTTYENT.
/dports/devel/gdb761/gdb-7.6.1/readline/examples/rlfe/
H A Dconfig.h.in202 * getttyent(3) library functions, define 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/gnulib/gnulib-20140202-stable/doc/glibc-headers/
H A Dttyent.texi5 @code{setttyent}, @code{endttyent}, @code{getttyent}, @code{getttynam}.
/dports/devel/gnulib/gnulib-20140202-stable/doc/
H A Dgnulib.texi6479 * getttyent::
6485 @include glibc-functions/getttyent.texi
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7286 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7288 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7289 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7312 COMMON_INTERCEPT_FUNCTION(getttyent); \
/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/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7528 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7530 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7531 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7547 COMMON_INTERCEPT_FUNCTION(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/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7431 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7433 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7434 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7457 COMMON_INTERCEPT_FUNCTION(getttyent); \
/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/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7489 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7491 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7492 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7515 COMMON_INTERCEPT_FUNCTION(getttyent); \
/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/devel/readline/readline-8.1/examples/rlfe/
H A Dconfig.h.in202 * getttyent(3) library functions, define GETTTYENT.
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7133 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7135 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7136 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7159 COMMON_INTERCEPT_FUNCTION(getttyent); \
/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()

12345