Searched refs:DC_STR_SWAP (Results 1 – 1 of 1) sorted by relevance
73 static const char DC_STR_SWAP[] = "swap"; /* Default dump device */ variable98 (void) strcpy(dcp->dc_device, DC_STR_SWAP); in dconf_init()406 if (strcmp(dcp->dc_device, DC_STR_SWAP) == 0) { in dconf_update()586 if (strcasecmp(buf, DC_STR_SWAP) == 0) { in dconf_str2device()587 (void) strcpy(dcp->dc_device, DC_STR_SWAP); in dconf_str2device()691 dcp->dc_device : DC_STR_SWAP)); in print_device()