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

  /src/lib/libperfuse/
perfuse.c 416 updatelimit(const char *func, int lim, const char *name) function in typeref:typename:void
451 updatelimit(__func__, RLIMIT_DATA, "RLIMIT_DATA");
452 updatelimit(__func__, RLIMIT_AS, "RLIMIT_AS");
perfuse.c 416 updatelimit(const char *func, int lim, const char *name) function in typeref:typename:void
451 updatelimit(__func__, RLIMIT_DATA, "RLIMIT_DATA");
452 updatelimit(__func__, RLIMIT_AS, "RLIMIT_AS");
perfuse.c 416 updatelimit(const char *func, int lim, const char *name) function in typeref:typename:void
451 updatelimit(__func__, RLIMIT_DATA, "RLIMIT_DATA");
452 updatelimit(__func__, RLIMIT_AS, "RLIMIT_AS");

Completed in 32 milliseconds