Searched refs:statemach_act (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dpingpong.h72 CURLcode (*statemach_act)(struct connectdata *conn); member in struct:pingpong
H A Dpingpong.c133 result = pp->statemach_act(conn);
H A Dimap.c1828 pp->statemach_act = imap_statemach_act;
H A Dpop3.c1562 pp->statemach_act = pop3_statemach_act;
H A Dsmtp.c1599 pp->statemach_act = smtp_statemach_act;
H A Dftp.c3153 pp->statemach_act = ftp_statemach_act;

Completed in 165 milliseconds