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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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'. */
  /external/ppp/pppd/
sys-solaris.c 104 #include <utmpx.h>
2463 static struct utmpx utmpx; local
    [all...]

Completed in 38 milliseconds