Searched refs:node_reply (Results 1 – 2 of 2) sorted by relevance
33 struct node_reply { struct37 struct node_reply *next; argument47 struct node_reply *replies;
638 struct node_reply *reply; in timedout_callback()1404 struct node_reply *reply; in add_reply_to_list()1409 reply = malloc(sizeof(struct node_reply)); in add_reply_to_list()1614 struct node_reply *thisreply = client->bits.localsock.replies; in send_local_reply()1648 struct node_reply *tempreply = thisreply; in send_local_reply()1693 struct node_reply *thisreply = client->bits.localsock.replies; in free_reply()1695 struct node_reply *tempreply = thisreply; in free_reply()