Home
last modified time | relevance | path

Searched refs:getttyent (Results 51 – 75 of 114) sorted by relevance

12345

/dports/devel/avr-gdb/gdb-7.3.1/readline/examples/rlfe/
H A Dconfig.h.in202 * getttyent(3) library functions, define 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/readline/readline-8.1/examples/rlfe/
H A Dconfig.h.in202 * getttyent(3) library functions, define GETTTYENT.
/dports/x11/gdm/gdm-3.28.4/
H A Dconfig.h.in113 /* Define to 1 if you have the `getttyent' function. */
/dports/security/dropbear/dropbear-2020.81/
H A Dloginrec.c677 while ((struct ttyent *)0 != (ty = getttyent())) { in utmp_write_direct()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h333 #define getttyent _getttyent
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dnamespace.h397 #define getttyent _getttyent macro
/dports/sysutils/screen/screen-4.8.0/
H A Dconfigure.ac1151 AC_CHECKING(getttyent)
1152 AC_TRY_LINK(,[getttyent();], AC_DEFINE(GETTTYENT))
H A Dconfig.h.in475 * getttyent(3) library functions, define GETTTYENT.
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dloginrec.c852 while (NULL != (ty = getttyent())) { in utmp_write_direct()
H A Dconfig.h.in546 /* Define to 1 if you have the `getttyent' function. */
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dloginrec.c850 while (NULL != (ty = getttyent())) {
/dports/security/openssh-portable/openssh-8.8p1/
H A Dloginrec.c855 while (NULL != (ty = getttyent())) { in utmp_write_direct()
H A Dconfig.h.in711 /* Define to 1 if you have the `getttyent' function. */
/dports/security/sudo/sudo-1.9.8p2/
H A Dconfig.h.in390 /* Define to 1 if you have the `getttyent' function. */
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/
H A Dconfig.h.in439 /* Define to 1 if you have the `getttyent' function. */
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dconfig.h.in553 /* Define to 1 if you have the `getttyent' function. */
/dports/mail/avenger/avenger-0.8.5/
H A Dacinclude.m4167 AC_EGREP_HEADER(getttyent, ttyent.h,
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7063 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7065 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7066 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7089 COMMON_INTERCEPT_FUNCTION(getttyent); \
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7063 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7065 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7066 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7089 COMMON_INTERCEPT_FUNCTION(getttyent); \
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7063 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {
7065 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);
7066 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();
7089 COMMON_INTERCEPT_FUNCTION(getttyent); \
/dports/security/pam_ssh/pam_ssh-8.0/
H A Dconfig.libressl661 /* Define to 1 if you have the `getttyent' function. */
H A Dconfig.openssl-1.1661 /* Define to 1 if you have the `getttyent' function. */
H A Dconfig.openssl-1.0661 /* Define to 1 if you have the `getttyent' function. */

12345