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

  /src/sys/dev/ppbus/
lptio.h 51 #define LPTGFLAGS _IOR('L', 2, int)
lpt.c 696 case LPTGFLAGS:
  /src/usr.sbin/lptctl/
lptctl.c 66 if (ioctl(fd, LPTGFLAGS, &flags) == -1)
67 err(2, "ioctl(LPTGFLAGS)");

Completed in 12 milliseconds