Searched refs:DC_STR_NONE (Results 1 – 1 of 1) sorted by relevance
74 static const char DC_STR_NONE[] = "none"; variable443 } else if (strcmp(dcp->dc_device, DC_STR_NONE) == 0) { in dconf_update()591 if (strcasecmp(buf, DC_STR_NONE) == 0) { in dconf_str2device()592 (void) strcpy(dcp->dc_device, DC_STR_NONE); in dconf_str2device()