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

  /src/sys/compat/sunos/
sunos_ioctl.c 820 #define SUNOS_S_FLUSHR 1
833 case SUNOS_S_FLUSHR: tmp = FREAD; break;
  /src/sys/compat/sunos32/
sunos32_ioctl.c 859 #define SUNOS_S_FLUSHR 1
872 case SUNOS_S_FLUSHR: tmp = FREAD; break;

Completed in 12 milliseconds