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

  /bionic/libc/kernel/uapi/linux/
vt.h 26 struct vt_mode { struct
95 struct vt_mode mode;
  /development/ndk/platforms/android-3/include/linux/
console_struct.h 56 struct vt_mode vt_mode; member in struct:vc_data
vt.h 21 struct vt_mode { struct
  /development/ndk/platforms/android-L/include/linux/
vt.h 26 struct vt_mode { struct
95 struct vt_mode mode;
  /external/kernel-headers/original/uapi/linux/
vt.h 19 struct vt_mode { struct
82 struct vt_mode mode;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 365 unsigned struct_vt_mode_sz = sizeof(struct vt_mode);
    [all...]

Completed in 6249 milliseconds