Searched refs:read_val (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dold-and-busted.c235 read_val(const char **result,
271 SVN_ERR(read_val(&val, buf, end));
297 SVN_ERR(read_val(&val, buf, end));
318 SVN_ERR(read_val(&val, buf, end));
480 SVN_ERR(read_val(&kindstr, buf, end));
519 SVN_ERR(read_val(&schedulestr, buf, end));
563 SVN_ERR(read_val(&unused_value, buf, end));
568 SVN_ERR(read_val(&unused_value, buf, end));
577 SVN_ERR(read_val(&unused_value, buf, end));
582 SVN_ERR(read_val(
234 read_val(const char **result, function
[all...]

Completed in 35 milliseconds