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

  /src/sys/compat/sunos/
sunos_misc.c 909 #define SUNOS_RLIM_NLIMITS 7
919 if (SCARG(uap, which) >= SUNOS_RLIM_NLIMITS)
936 if (SCARG(uap, which) >= SUNOS_RLIM_NLIMITS)
  /src/sys/compat/sunos32/
sunos32_misc.c 1141 #define SUNOS_RLIM_NLIMITS 7
1152 if (SCARG(uap, which) >= SUNOS_RLIM_NLIMITS)
1170 if (SCARG(uap, which) >= SUNOS_RLIM_NLIMITS)

Completed in 14 milliseconds