SETRLIMIT(3) Library Functions Manual SETRLIMIT(3)

setrlimitcontrol maximum resource consumption

#include <sys/resource.h>

int setrlimit(int resource, const struct rlimit *rlp);

Refer to getrlimit(3) .

February 1997 posix.fail