HomeSort by relevance Sort by last modified time
    Searched defs:ut_session (Results 76 - 77 of 77) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utmp.h 70 /* The ut_session and ut_tv fields must be the same size when compiled
74 int32_t ut_session; /* Session ID, used for windowing. */ member in struct:utmp
81 long int ut_session; /* Session ID, used for windowing. */ member in struct:utmp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utmp.h 70 /* The ut_session and ut_tv fields must be the same size when compiled
74 int32_t ut_session; /* Session ID, used for windowing. */ member in struct:utmp
81 long int ut_session; /* Session ID, used for windowing. */ member in struct:utmp

Completed in 204 milliseconds

1 2 34