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

  /external/toybox/lib/
portability.h 192 #include <utmpx.h>
194 struct utmpx {int ut_type;}; struct
196 static inline struct utmpx *getutxent(void) {return 0;}
  /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'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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>
2466 static struct utmpx utmpx; local
    [all...]

Completed in 640 milliseconds