Searched refs:specifier_user_home (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/shared/ |
D | specifier.h | 38 int specifier_user_home(char specifier, const void *data, const char *root, const void *userdata, c…
|
D | specifier.c | 396 int specifier_user_home(char specifier, const void *data, const char *root, const void *userdata, c… in specifier_user_home() function
|
/systemd-251/src/test/ |
D | test-specifier.c | 51 { 'h', specifier_user_home, NULL },
|
/systemd-251/src/core/ |
D | unit-printf.c | 251 { 'h', specifier_user_home, NULL }, in unit_full_printf_full()
|
/systemd-251/src/tmpfiles/ |
D | tmpfiles.c | 2954 { 'h', specifier_user_home, NULL }, in parse_line()
|