Searched refs:tr_rpc_parse_list_str (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 Drpc-test.c16 tr_rpc_parse_list_str( &top, "12", -1 );
22 tr_rpc_parse_list_str( &top, "12", 1 );
28 tr_rpc_parse_list_str( &top, "6,7", -1 );
37 tr_rpc_parse_list_str( &top, "asdf", -1 );
43 tr_rpc_parse_list_str( &top, "1,3-5", -1 );
H A Drpcimpl.h45 void tr_rpc_parse_list_str( struct tr_benc * setme,
H A Drpcimpl.c1927 tr_rpc_parse_list_str( tr_benc * setme, function
1974 tr_rpc_parse_list_str( tr_bencDictAdd( parent, key ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c567 tr_rpc_parse_list_str( tr_bencDictAdd( args, "ids" ), id, strlen( id ) );

Completed in 137 milliseconds