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

  /bionic/libc/include/
utmp.h 41 #define UT_LINESIZE 32
45 #define UT_LINESIZE 8
63 char ll_line[UT_LINESIZE];
78 char ut_line[UT_LINESIZE];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utmp.h 31 #define UT_LINESIZE 32
45 char ll_line[UT_LINESIZE];
64 char ut_line[UT_LINESIZE]; /* Devicename. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utmp.h 31 #define UT_LINESIZE 32
45 char ll_line[UT_LINESIZE];
64 char ut_line[UT_LINESIZE]; /* Devicename. */

Completed in 685 milliseconds