Lines Matching defs:prefix
157 static int stat_device(const char *name, bool export, const char *prefix) {
164 if (prefix == NULL)
165 prefix = "INFO_";
168 prefix, major(statbuf.st_dev),
169 prefix, minor(statbuf.st_dev));
279 " -P --export-prefix Export the key name with a prefix\n"
304 { "export-prefix", required_argument, NULL, 'P' },
449 const char *prefix = export_prefix;
451 if (prefix == NULL)
452 prefix = "";
453 printf("%s%s='%s'\n", prefix,