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

/systemd/src/libsystemd/sd-device/
H A Ddevice-enumerator.c468 static int enumerator_scan_dir_and_add_devices(sd_device_enumerator *enumerator, const char *basedir, const char *subdir1, const char *subdir2) { argument
482 if (subdir2)
483 path = strjoina(path, subdir2, "/");

Completed in 155 milliseconds