Searched refs:real_sys (Results 1 – 1 of 1) sorted by relevance
166 _cleanup_free_ char *real_sys = NULL, *new_syspath = NULL; in device_set_syspath() local170 r = chase_symlinks("/sys", NULL, 0, &real_sys, NULL); in device_set_syspath()174 p = path_startswith(syspath, real_sys); in device_set_syspath()178 syspath, real_sys); in device_set_syspath()