Searched refs:strTextPlain (Results 1 – 1 of 1) sorted by relevance
171 static const char strTextPlain[] = "text/plain"; variable176 static const size_t strlenTextPlain = sizeof strTextPlain - 1;506 pSession->contentType.ptr = malloc(sizeof strTextPlain); in FwdLockConv_ApplyDefaults()510 memcpy(pSession->contentType.ptr, strTextPlain, sizeof strTextPlain); in FwdLockConv_ApplyDefaults()