Searched defs:_path (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c1932 _cleanup_free_ char *_path = NULL; local
1937 r = unit_file_get_default(arg_scope, arg_root, &_path);
1940 path = _path;

Completed in 33 milliseconds