Lines Matching defs:prefix
155 static int stat_device(const char *name, bool export, const char *prefix) {
162 if (prefix == NULL)
163 prefix = "INFO_";
166 prefix, major(statbuf.st_dev),
167 prefix, minor(statbuf.st_dev));
277 " -P --export-prefix Export the key name with a prefix\n"
302 { "export-prefix", required_argument, NULL, 'P' },
447 const char *prefix = export_prefix;
449 if (prefix == NULL)
450 prefix = "";
451 printf("%s%s='%s'\n", prefix,