Searched refs:host_user_tmp (Results 1 – 1 of 1) sorted by relevance
5604 char *found_password, *host_user_tmp; local5644 host_user_tmp = NULL;5649 host_user_tmp = non_cvsuser_portion + 1;5650 if (strlen (host_user_tmp) == 0)5651 host_user_tmp = NULL;5656 host_user_tmp = strtok (NULL, ":");5660 if (host_user_tmp == NULL)5661 host_user_tmp = username;5668 *host_user_ptr = xstrdup (host_user_tmp);