Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dunit-name.h47 int unit_name_hash_long(const char *name, char **ret);
Dunit-name.c540 int unit_name_hash_long(const char *name, char **ret) { in unit_name_hash_long() function
604 r = unit_name_hash_long(s, &n); in unit_name_from_path()