Home
last modified time | relevance | path

Searched refs:lws_smtpc_add_email (Results 1 – 5 of 5) sorted by relevance

/external/libwebsockets/include/libwebsockets/abstract/protocols/
Dsmtp.h99 lws_smtpc_add_email(lws_smtp_sequencer_t *s, const char *payload,
/external/libwebsockets/minimal-examples/abstract/protocols/smtp-client/
Dmain.c109 if (lws_smtpc_add_email(sseq, payload, n, "testserver", in main()
/external/libwebsockets/minimal-examples/api-tests/api-test-smtp_client/
Dmain.c58 if (lws_smtpc_add_email(instance, email)) { in smtp_test_instance_init()
/external/libwebsockets/lib/abstract/protocols/smtp/
Dsmtp-sequencer.c280 lws_smtpc_add_email(lws_smtp_sequencer_t *s, const char *payload, in lws_smtpc_add_email() function
/external/libwebsockets/plugins/generic-sessions/
Dhandlers.c524 if (lws_smtpc_add_email(vhd->smtp_client, em)) in lwsgs_handler_forgot_pw_form()
656 if (lws_smtpc_add_email(vhd->smtp_client, em)) in lwsgs_handler_register_form()