HomeSort by: relevance | last modified time | path
    Searched defs:mstype (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/wsconsctl/
mouse.c 48 static int mstype; variable
67 { "type", &mstype, FMT_MSTYPE, FLG_RDONLY },
98 if (field_by_value(&mstype)->flags & FLG_GET)
99 if (ioctl(fd, WSMOUSEIO_GTYPE, &mstype) < 0)
  /src/external/gpl3/binutils/dist/gprofng/src/
MemorySpace.h 66 return mstype;
98 int mstype; // type of this memory space member in class:MemorySpace
  /src/external/gpl3/binutils.old/dist/gprofng/src/
MemorySpace.h 66 return mstype;
98 int mstype; // type of this memory space member in class:MemorySpace

Completed in 29 milliseconds