Searched refs:statemach_act (Results 1 – 6 of 6) sorted by relevance
72 CURLcode (*statemach_act)(struct connectdata *conn); member
131 result = pp->statemach_act(conn); in Curl_pp_statemach()
1114 pp->statemach_act = pop3_statemach_act; in pop3_connect()
1152 pp->statemach_act = smtp_statemach_act; in smtp_connect()
1439 pp->statemach_act = imap_statemach_act; in imap_connect()
3189 pp->statemach_act = ftp_statemach_act; in ftp_connect()