Home
last modified time | relevance | path

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

/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dwatchdir.c138 #define tr_watchdir_retries_find(r, v) tr_ptrArrayFindSorted((r), (v), &compare_retry_names) macro
335 if ((existing_retry = tr_watchdir_retries_find(&handle->active_retries, &search_key)) != NULL) in tr_watchdir_process()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dwatchdir.c138 #define tr_watchdir_retries_find(r, v) tr_ptrArrayFindSorted((r), (v), &compare_retry_names) macro
335 if ((existing_retry = tr_watchdir_retries_find(&handle->active_retries, &search_key)) != NULL) in tr_watchdir_process()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dwatchdir.c138 #define tr_watchdir_retries_find(r, v) tr_ptrArrayFindSorted((r), (v), &compare_retry_names) macro
335 if ((existing_retry = tr_watchdir_retries_find(&handle->active_retries, &search_key)) != NULL) in tr_watchdir_process()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dwatchdir.c138 #define tr_watchdir_retries_find(r, v) tr_ptrArrayFindSorted((r), (v), &compare_retry_names) macro
335 if ((existing_retry = tr_watchdir_retries_find(&handle->active_retries, &search_key)) != NULL) in tr_watchdir_process()
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dwatchdir.c138 #define tr_watchdir_retries_find(r, v) tr_ptrArrayFindSorted((r), (v), &compare_retry_names) macro
335 if ((existing_retry = tr_watchdir_retries_find(&handle->active_retries, &search_key)) != NULL) in tr_watchdir_process()
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dwatchdir.c138 #define tr_watchdir_retries_find(r, v) tr_ptrArrayFindSorted((r), (v), &compare_retry_names) macro
335 if ((existing_retry = tr_watchdir_retries_find(&handle->active_retries, &search_key)) != NULL) in tr_watchdir_process()