Searched refs:kdstacc (Results 1 – 2 of 2) sorted by relevance
650 static GList *transaction_xfer_child_might_list_get(Transaction *ope, guint32 kdstacc) in transaction_xfer_child_might_list_get() argument657 DB( g_print(" - kdstacc:%d\n", kdstacc) ); in transaction_xfer_child_might_list_get()665 …if( !(acc->flags & AF_CLOSED) && (acc->key != ope->kacc) && ( (acc->key == kdstacc) || kdstacc == … in transaction_xfer_child_might_list_get()694 void transaction_xfer_search_or_add_child(GtkWindow *parent, Transaction *ope, guint32 kdstacc) in transaction_xfer_search_or_add_child() argument701 matchlist = transaction_xfer_child_might_list_get(ope, kdstacc); in transaction_xfer_search_or_add_child()
163 void transaction_xfer_search_or_add_child(GtkWindow *parent, Transaction *ope, guint32 kdstacc);