Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddbus-manager.c1419 static int verify_run_space(const char *message, sd_bus_error *error) { in verify_run_space() function
1444 r = verify_run_space(message, &error); in verify_run_space_and_log()
1458 r = verify_run_space("Refusing to reload", error); in method_reload()
1494 r = verify_run_space("Refusing to reexecute", error); in method_reexecute()