Searched refs:srvtoken (Results 1 – 1 of 1) sorted by relevance
863 buffer *srvtoken = ((server_socket*)(con->srv_socket))->srv_token; in REQUESTDONE_FUNC() local864 if (srvtoken->ptr[0] == '[') { in REQUESTDONE_FUNC()865 colon = strstr(srvtoken->ptr, "]:"); in REQUESTDONE_FUNC()867 colon = strchr(srvtoken->ptr, ':'); in REQUESTDONE_FUNC()