Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dpath.c132 char *cut2 = oldslash + (oldslash == s->path); in path_spec_watch() local
133 char tmp2 = *cut2; in path_spec_watch()
134 *cut2 = '\0'; in path_spec_watch()
139 *cut2 = tmp2; in path_spec_watch()