Home | History | Annotate | Download | only in lib

Lines Matching refs:do_complete

1203  * do_complete is called when the DO actions are complete.
1208 static void do_complete(struct connectdata *conn)
1248 /* do_complete must be called after the protocol-specific DO function */
1249 do_complete(conn);
1275 /* do_complete must be called after the protocol-specific DO function */
1276 do_complete(conn);