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

  /src/sys/compat/sunos/
sunos_ioctl.c 1013 #define SUN_NONBLOCK 0x4000
1015 { SUN_NONBLOCK, O_NONBLOCK },
  /src/sys/compat/sunos32/
sunos32_ioctl.c 1039 #define SUN_NONBLOCK 0x4000
1041 { SUN_NONBLOCK, O_NONBLOCK },

Completed in 12 milliseconds