Searched refs:orig_rlimit (Results 1 – 1 of 1) sorted by relevance
40 static struct rlimit orig_rlimit[RLIMIT_NLIMITS]; variable67 err = getrlimit(i, &orig_rlimit[i]); in get_initial_rlimits()68 …, soft: 0x%16llx, hard 0x%16llx) %s", RESOURCE_STRING[i], orig_rlimit[i].rlim_cur, orig_rlimit[i].… in get_initial_rlimits()83 lim = orig_rlimit[i]; in print_rlimits()