Searched refs:tmp_allocated (Results 1 – 1 of 1) sorted by relevance
5828 size_t tmp_allocated = 0; in pserver_authenticate_connection() local5901 if (getline_safe (&tmp, &tmp_allocated, stdin, PATH_MAX) < 0) in pserver_authenticate_connection()5943 getline_safe (&tmp, &tmp_allocated, stdin, PATH_MAX); in pserver_authenticate_connection()