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

  /src/external/mpl/bind/dist/bin/tests/system/doth/
stress_http_quota.py 15 from resource import RLIMIT_NOFILE, getrlimit, setrlimit namespace
30 rlimit_nofile = getrlimit(RLIMIT_NOFILE)

Completed in 14 milliseconds