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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dptrarray.h131 void* tr_ptrArrayRemoveSorted( tr_ptrArray * array,
H A Dptrarray.c207 tr_ptrArrayRemoveSorted( tr_ptrArray * t, function
H A Dbandwidth.c139 removed = tr_ptrArrayRemoveSorted( &b->parent->children, b, compareBandwidth );
H A Dpeer-mgr.c1975 ours = tr_ptrArrayRemoveSorted( &manager->incomingHandshakes,
1978 ours = tr_ptrArrayRemoveSorted( &t->outgoingHandshakes,
3324 removed = tr_ptrArrayRemoveSorted( &t->peers, peer, peerCompare );

Completed in 79 milliseconds