Searched defs:getrlimit (Results 1 – 2 of 2) sorted by relevance
345 …public StructRlimit getrlimit(int resource) throws ErrnoException { return os.getrlimit(resource);… in getrlimit() method in ForwardingOs
284 public StructRlimit getrlimit(int resource) throws ErrnoException; in getrlimit() method