HomeSort by relevance Sort by last modified time
    Searched refs:utmpx (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
utmpx.h 32 #include <bits/utmpx.h>
66 extern struct utmpx *getutxent (void);
72 extern struct utmpx *getutxid (__const struct utmpx *__id);
78 extern struct utmpx *getutxline (__const struct utmpx *__line);
80 /* Write the entry UTMPX into the user accounting database.
84 extern struct utmpx *pututxline (__const struct utmpx *__utmpx);
88 /* Change name of the utmpx file to be examined
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmpx.h 32 #include <bits/utmpx.h>
66 extern struct utmpx *getutxent (void);
72 extern struct utmpx *getutxid (__const struct utmpx *__id);
78 extern struct utmpx *getutxline (__const struct utmpx *__line);
80 /* Write the entry UTMPX into the user accounting database.
84 extern struct utmpx *pututxline (__const struct utmpx *__utmpx);
88 /* Change name of the utmpx file to be examined
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
utmpx.h 21 # error "Never include <bits/utmpx.h> directly; use <utmpx.h> instead."
42 type is used in `struct utmpx' below. */
56 struct utmpx struct
86 /* Values for the `ut_type' field of a `struct utmpx'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
utmpx.h 21 # error "Never include <bits/utmpx.h> directly; use <utmpx.h> instead."
42 type is used in `struct utmpx' below. */
56 struct utmpx struct
86 /* Values for the `ut_type' field of a `struct utmpx'. */
  /external/ppp/pppd/
sys-solaris.c 104 #include <utmpx.h>
2463 static struct utmpx utmpx; local
    [all...]

Completed in 161 milliseconds