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

  /src/sys/kern/
kern_resource.c 672 * lim_copy: make a copy of the plimit structure.
677 lim_copy(struct plimit *lim) function in typeref:struct:plimit *
746 newlim = lim_copy(lim);

Completed in 13 milliseconds