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

/systemd/src/udev/
H A Dudevadm-info.c287 const char *export_prefix = NULL; local
386 export_prefix = optarg;
447 const char *prefix = export_prefix;
482 if (stat_device(name, export, export_prefix) != 0)

Completed in 22 milliseconds