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

/seL4-camkes-master/projects/lwip/src/apps/smtp/
H A Dsmtp.c110 #define SMTP_AUTH_PARAM_LOGIN "LOGIN" macro
1089 if (strstr(sep, SMTP_AUTH_PARAM_LOGIN) != NULL) {

Completed in 73 milliseconds