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