Home
last modified time | relevance | path

Searched refs:tmp_allocated (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dserver.c5828 size_t tmp_allocated = 0; in pserver_authenticate_connection() local
5901 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()