Definition in file limit.c.
Go to the source code of this file.
Functions | |
void | showvalue (rlim_t lim) |
bool | showlimit (int resource, const char *name) |
int | main (void) |
|
Definition at line 60 of file limit.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_false, ec_neg1, exit(), getrlimit(), open(), PERM_FILE, rlimit::rlim_cur, setrlimit(), showlimit(), and write(). |
|
Definition at line 42 of file limit.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, getrlimit(), rlimit::rlim_cur, rlimit::rlim_max, and showvalue(). Referenced by main(). |
|
Definition at line 24 of file limit.c. Referenced by showlimit(). |