Searched refs:tr_torrentGetCurrentDir (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dinout.c80 base = tr_torrentGetCurrentDir( tor );
H A Dtransmission.h1362 const char * tr_torrentGetCurrentDir( const tr_torrent * tor );
H A Dtorrent.c1028 tr_torrentGetCurrentDir( const tr_torrent * tor ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dfile-list.c615 /* build a filename from tr_torrentGetCurrentDir() + the model's FC_LABELs */
625 tokens[0] = g_strdup( tr_torrentGetCurrentDir( tor ) );
H A Dtr-core.c1759 const char * currentDir = tr_torrentGetCurrentDir( tor );

Completed in 97 milliseconds