Home
last modified time | relevance | path

Searched defs:persistent (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dpath-lookup.c316 static int acquire_config_dirs(LookupScope scope, char **persistent, char **runtime) { in acquire_config_dirs()
367 static int acquire_control_dirs(LookupScope scope, char **persistent, char **runtime) { in acquire_control_dirs()
/systemd-251/src/core/
Dtimer.h57 bool persistent; member