Home
last modified time | relevance | path

Searched refs:tcgetsid (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dtcgetsid.m41 # tcgetsid.m4 serial 5
11 dnl Persuade glibc <termios.h> to declare tcgetsid().
14 AC_CHECK_DECLS([tcgetsid], , , [[#include <termios.h>]])
19 dnl We can't use AC_CHECK_FUNC here, because tcgetsid() is defined as a
21 AC_CACHE_CHECK([for tcgetsid], [gl_cv_func_tcgetsid],
25 [[return tcgetsid(0);]])
37 # Prerequisites of lib/tcgetsid.c.
/dports/math/pspp/pspp-1.4.1/gl/
H A Dtermios.in.h59 _GL_FUNCDECL_SYS (tcgetsid, pid_t, (int fd));
61 _GL_CXXALIAS_SYS (tcgetsid, pid_t, (int fd));
62 _GL_CXXALIASWARN (tcgetsid);
64 # undef tcgetsid
66 _GL_WARN_ON_USE (tcgetsid, "tcgetsid is not portable - "
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dtermios.in.h59 _GL_FUNCDECL_SYS (tcgetsid, pid_t, (int fd));
61 _GL_CXXALIAS_SYS (tcgetsid, pid_t, (int fd));
62 _GL_CXXALIASWARN (tcgetsid);
64 # undef tcgetsid
66 _GL_WARN_ON_USE (tcgetsid, "tcgetsid is not portable - "
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dtermios.in.h59 _GL_FUNCDECL_SYS (tcgetsid, pid_t, (int fd));
61 _GL_CXXALIAS_SYS (tcgetsid, pid_t, (int fd));
62 _GL_CXXALIASWARN (tcgetsid);
64 # undef tcgetsid
66 _GL_WARN_ON_USE (tcgetsid, "tcgetsid is not portable - "
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dtermios.in.h59 _GL_FUNCDECL_SYS (tcgetsid, pid_t, (int fd));
61 _GL_CXXALIAS_SYS (tcgetsid, pid_t, (int fd));
62 _GL_CXXALIASWARN (tcgetsid);
64 # undef tcgetsid
66 _GL_WARN_ON_USE (tcgetsid, "tcgetsid is not portable - "
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dtermios.in.h59 _GL_FUNCDECL_SYS (tcgetsid, pid_t, (int fd));
61 _GL_CXXALIAS_SYS (tcgetsid, pid_t, (int fd));
62 _GL_CXXALIASWARN (tcgetsid);
64 # undef tcgetsid
66 _GL_WARN_ON_USE (tcgetsid, "tcgetsid is not portable - "
/dports/devel/bison/bison-3.7.6/lib/
H A Dtermios.in.h59 _GL_FUNCDECL_SYS (tcgetsid, pid_t, (int fd));
61 _GL_CXXALIAS_SYS (tcgetsid, pid_t, (int fd));
62 _GL_CXXALIASWARN (tcgetsid);
64 # undef tcgetsid
66 _GL_WARN_ON_USE (tcgetsid, "tcgetsid is not portable - "
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dtcgetsid2 tcgetsid() function: Determine the session ID of the controlling terminal of
6 lib/tcgetsid.c
7 m4/tcgetsid.m4
17 AC_LIBOBJ([tcgetsid])
20 gl_TERMIOS_MODULE_INDICATOR([tcgetsid])
/dports/devel/gnulib/gnulib-20140202-stable/modules/
H A Dtcgetsid2 tcgetsid() function: Determine the session ID of the controlling terminal of
6 lib/tcgetsid.c
7 m4/tcgetsid.m4
17 AC_LIBOBJ([tcgetsid])
20 gl_TERMIOS_MODULE_INDICATOR([tcgetsid])
/dports/devel/gnulib/gnulib-20140202-stable/m4/
H A Dtcgetsid.m41 # tcgetsid.m4 serial 4
11 dnl Persuade glibc <termios.h> to declare tcgetsid().
14 AC_CHECK_DECLS([tcgetsid], , , [[#include <termios.h>]])
19 AC_CHECK_FUNCS([tcgetsid])
27 # Prerequisites of lib/tcgetsid.c.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dtcgetsid.texi1 @node tcgetsid
2 @section @code{tcgetsid}
3 @findex tcgetsid
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/tcgetsid.htm…
7 Gnulib module: tcgetsid
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dtcgetsid.texi1 @node tcgetsid
2 @section @code{tcgetsid}
3 @findex tcgetsid
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tcgetsid.html}
7 Gnulib module: tcgetsid
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/termios/
H A Dtcgetsid.c51 __weak_alias(tcgetsid,_tcgetsid) in __weak_alias() argument
55 tcgetsid(int fd) in __weak_alias()
H A DMakefile.inc7 tcgetsid.c tcsendbreak.c tcsetattr.c tcsetpgrp.c
9 MAN+= tcgetpgrp.3 tcgetsid.3 tcsendbreak.3 tcsetattr.3 tcsetpgrp.3
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1113 pid_t tcgetsid(int); in version()
1148 pid_t tcgetsid (int); in version()
1183 pid_t tcgetsid(int); in version()
1217 pid_t tcgetsid(int); in version()
1251 pid_t tcgetsid(int); in version()
1285 pid_t tcgetsid(int); in version()
1321 pid_t tcgetsid(int); in version()
1355 pid_t tcgetsid(int); in version()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1113 pid_t tcgetsid(int); in version()
1148 pid_t tcgetsid (int); in version()
1183 pid_t tcgetsid(int); in version()
1217 pid_t tcgetsid(int); in version()
1251 pid_t tcgetsid(int); in version()
1285 pid_t tcgetsid(int); in version()
1321 pid_t tcgetsid(int); in version()
1355 pid_t tcgetsid(int); in version()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1112 pid_t tcgetsid(int); in version()
1147 pid_t tcgetsid (int); in version()
1182 pid_t tcgetsid(int); in version()
1216 pid_t tcgetsid(int); in version()
1250 pid_t tcgetsid(int); in version()
1284 pid_t tcgetsid(int); in version()
1320 pid_t tcgetsid(int); in version()
1354 pid_t tcgetsid(int); in version()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1113 pid_t tcgetsid(int); in version()
1148 pid_t tcgetsid (int); in version()
1183 pid_t tcgetsid(int); in version()
1217 pid_t tcgetsid(int); in version()
1251 pid_t tcgetsid(int); in version()
1285 pid_t tcgetsid(int); in version()
1321 pid_t tcgetsid(int); in version()
1355 pid_t tcgetsid(int); in version()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1112 pid_t tcgetsid(int); in version()
1147 pid_t tcgetsid (int); in version()
1182 pid_t tcgetsid(int); in version()
1216 pid_t tcgetsid(int); in version()
1250 pid_t tcgetsid(int); in version()
1284 pid_t tcgetsid(int); in version()
1320 pid_t tcgetsid(int); in version()
1354 pid_t tcgetsid(int); in version()
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1112 pid_t tcgetsid(int); in version()
1147 pid_t tcgetsid (int); in version()
1182 pid_t tcgetsid(int); in version()
1216 pid_t tcgetsid(int); in version()
1250 pid_t tcgetsid(int); in version()
1284 pid_t tcgetsid(int); in version()
1320 pid_t tcgetsid(int); in version()
1354 pid_t tcgetsid(int); in version()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1113 pid_t tcgetsid(int); in version()
1148 pid_t tcgetsid (int); in version()
1183 pid_t tcgetsid(int); in version()
1217 pid_t tcgetsid(int); in version()
1251 pid_t tcgetsid(int); in version()
1285 pid_t tcgetsid(int); in version()
1321 pid_t tcgetsid(int); in version()
1355 pid_t tcgetsid(int); in version()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1004 pid_t tcgetsid(int); in version()
1039 pid_t tcgetsid (int); in version()
1074 pid_t tcgetsid(int); in version()
1108 pid_t tcgetsid(int); in version()
1142 pid_t tcgetsid(int); in version()
1178 pid_t tcgetsid(int); in version()
1212 pid_t tcgetsid(int); in version()
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1004 pid_t tcgetsid(int); in version()
1039 pid_t tcgetsid (int); in version()
1074 pid_t tcgetsid(int); in version()
1108 pid_t tcgetsid(int); in version()
1142 pid_t tcgetsid(int); in version()
1178 pid_t tcgetsid(int); in version()
1212 pid_t tcgetsid(int); in version()
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d1004 pid_t tcgetsid(int); in version()
1039 pid_t tcgetsid (int); in version()
1074 pid_t tcgetsid(int); in version()
1108 pid_t tcgetsid(int); in version()
1142 pid_t tcgetsid(int); in version()
1178 pid_t tcgetsid(int); in version()
1212 pid_t tcgetsid(int); in version()
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dtermiosh.inc16 function tcgetsid(__fd:longint):__pid_t;cdecl;external clib name 'tcgetsid';

12345678910>>...23