recv_token
static int recv_token(int, gss_buffer_t);
if (recv_token(sockfd, &in_buf) < 0) {
if (recv_token(sockfd, &recv_tok) < 0) {