DEVICE_AUTH_SEPARATOR
if (strpbrk(auths, DEVICE_AUTH_SEPARATOR) == NULL)
(dcp = strtok_r(dcp, DEVICE_AUTH_SEPARATOR, &lasts)) != NULL;