Searched refs:devicep (Results 1 – 1 of 1) sorted by relevance
97 static char *devicep; variable280 report_map(devicep, BOOT); in main()290 report_dev_node_name(devicep); in main()292 report_map(devicep, BOOT_PATH); in main()298 report_map(devicep, NONBOOT); in main()449 if ((devicep = calloc(1, MAXPATHLEN)) == NULL) { in parse_args()455 devicep = strdup(optarg); in parse_args()466 if ((devicep = calloc(1, MAXPATHLEN)) == NULL) { in parse_args()472 devicep = strdup(optarg); in parse_args()476 if ((devicep = calloc(1, MAXPATHLEN)) == NULL) { in parse_args()[all …]