Searched refs:slash_devices (Results 1 – 1 of 1) sorted by relevance
202 static char slash_devices[] = {"/devices"}; in open_node() local207 prefix = (strstr(device, slash_devices) == device) ? "" : slash_devices; in open_node()