Searched refs:send_count (Results 1 – 3 of 3) sorted by relevance
1994 int send_count = 0; in do_logs() local2117 if (limit && ++send_count >= limit) in do_logs()2398 apr_uint64_t send_count = 0; in svn_repos_get_logs5() local2424 send_count = end - start + 1; in svn_repos_get_logs5()2425 if (limit > 0 && send_count > limit) in svn_repos_get_logs5()2426 send_count = limit; in svn_repos_get_logs5()2427 for (i = 0; i < send_count; ++i) in svn_repos_get_logs5()
516 int send_count; /**< Number of buffers to send */ member540 d.send_count = d32->send_count; in compat_drm_dma()
393 int send_count; /**< Number of buffers to send */ member