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

/seL4-camkes-master/projects/lwip/src/apps/smtp/
H A Dsmtp.c109 #define SMTP_AUTH_PARAM_PLAIN "PLAIN" macro
1071 if (strstr(sep, SMTP_AUTH_PARAM_PLAIN) != NULL) {

Completed in 27 milliseconds