Home
last modified time | relevance | path

Searched refs:rlimit_free_all (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/basic/
Drlimit-util.h20 void rlimit_free_all(struct rlimit **rl);
Drlimit-util.c361 void rlimit_free_all(struct rlimit **rl) { in rlimit_free_all() function
/systemd-251/src/nspawn/
Dnspawn-settings.c136 rlimit_free_all(s->rlimit); in settings_free()
Dnspawn.c5910 rlimit_free_all(arg_rlimit); in run()
/systemd-251/src/shared/
Duser-record.c145 rlimit_free_all(h->rlimits); in user_record_free()
303 rlimit_free_all(limits); in json_dispatch_rlimits()
/systemd-251/src/core/
Dmain.c2386 rlimit_free_all(arg_default_rlimit); in reset_arguments()
Dmanager.c1551 rlimit_free_all(m->rlimit); in manager_free()
Dexecute.c5333 rlimit_free_all(c->rlimit); in exec_context_done()