Searched defs:cmd_hash (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Deditorp.c987 static cmd_t cmd_hash[CMD_HASH_SIZE] = { { { NULL } } }; variable
H A Dmarshal.c1907 svn_ra_svn__handle_command(svn_boolean_t *terminate, apr_hash_t *cmd_hash, void *baton, svn_ra_svn_conn_t *conn, svn_boolean_t error_on_disconnect, apr_pool_t *pool) argument
1993 apr_hash_t *cmd_hash = apr_hash_make(subpool); local
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c4447 apr_hash_t *cmd_hash = apr_hash_make(pool); local

Completed in 196 milliseconds