Home
last modified time | relevance | path

Searched refs:getutmpx (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dgetutmpx.texi1 @node getutmpx
2 @subsection @code{getutmpx}
3 @findex getutmpx
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getutmpx.3.html,,man getutmpx}.
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dgetutmpx.texi1 @node getutmpx
2 @subsection @code{getutmpx}
3 @findex getutmpx
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dutmpxh.inc17 procedure getutmpx(__utmp:Putmp; __utmpx:Putmpx);cdecl;external clib name 'getutmpx';
29 procedure getutmpx(var __utmp:utmp; var __utmpx:utmpx);cdecl;external clib name 'getutmpx';
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/compat/gen/
H A Dcompat_utmpx.c65 __warn_references(getutmpx,
189 getutmpx(const struct utmp *ut, struct utmpx50 *utx50) in getutmpx() function
/dports/security/krb5-appl/krb5-appl-1.0.3/libpty/
H A Dpty-int.h111 extern void getutmpx (const struct utmp *, struct utmpx *);
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dutmpx.h120 extern void getutmpx (const struct utmp *__utmp, struct utmpx *__utmpx);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dutmpx.h120 extern void getutmpx (const struct utmp *__utmp, struct utmpx *__utmpx);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/compat/include/
H A Dutmpx.h91 void getutmpx(const struct utmp *, struct utmpx50 *);
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dutmpx.h150 void getutmpx(const struct utmp *, struct utmpx *) __RENAME(__getutmpx50);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dutmpx.h149 void getutmpx(const struct utmp *, struct utmpx *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dutmpx.h149 void getutmpx(const struct utmp *, struct utmpx *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC…
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/gnome-pty-helper/
H A Dconfigure.ac21 AC_CHECK_FUNCS(endutent fcntl forkpty getttyent getutent getutmpx grantpt flock login_tty openpty r…
H A Dconfig.h.in24 /* Define to 1 if you have the `getutmpx' function. */
/dports/x11-toolkits/vte/vte-0.28.2/gnome-pty-helper/
H A Dconfigure.in23 AC_CHECK_FUNCS(endutent fcntl forkpty getttyent getutent getutmpx grantpt flock login_tty openpty r…
H A Dconfig.h.in24 /* Define to 1 if you have the `getutmpx' function. */
/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dutmp.c190 getutmpx(&utmp, &utmpx); in remove_utmp_entry()
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dutmp.c190 getutmpx(&utmp, &utmpx); in remove_utmp_entry()
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dutmp.c190 getutmpx(&utmp, &utmpx); in remove_utmp_entry()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dutmpx.c407 getutmpx(const struct utmp *u, struct utmpx *ux) in getutmpx() function
H A DMakefile.inc133 MLINKS+=getlastlogx.3 getutmp.3 getlastlogx.3 getutmpx.3
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckupty.c1329 getutmpx(&ent, &utx);
1448 getutmpx(ent, &utx);
/dports/security/krb5-appl/krb5-appl-1.0.3/
H A Dconfigure.ac107 AC_CHECK_FUNCS(gettosbyname getusershell getutmp getutmpx grantpt inet_aton)
H A Dautoconf.h.in66 /* Define to 1 if you have the `getutmpx' function. */
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h511 extern void getutmpx(const struct utmp *, struct utmpx *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsys-protos.h511 extern void getutmpx(const struct utmp *, struct utmpx *);

12345678910>>...13