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

  /src/sys/compat/sunos/
sunos_ioctl.c 944 #define SUNOS_F_WRLCK 2
958 oflp->l_type = SUNOS_F_WRLCK;
986 case SUNOS_F_WRLCK:
  /src/sys/compat/sunos32/
sunos32_ioctl.c 970 #define SUNOS_F_WRLCK 2
984 oflp->l_type = SUNOS_F_WRLCK;
1012 case SUNOS_F_WRLCK:

Completed in 13 milliseconds