Searched refs:SUNOS_S_FLUSHRW (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/compat/sunos/
H A Dsunos_ioctl.c822 #define SUNOS_S_FLUSHRW 3 macro
835 case SUNOS_S_FLUSHRW: tmp = FREAD|FWRITE; break;
/netbsd-current/sys/compat/sunos32/
H A Dsunos32_ioctl.c861 #define SUNOS_S_FLUSHRW 3 macro
874 case SUNOS_S_FLUSHRW: tmp = FREAD|FWRITE; break;

Completed in 85 milliseconds