Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c566 static int getsimple __P((void *, int, const char **, unsigned *));
580 { SASL_CB_USER, (sasl_callback_ft)&getsimple, NULL },
582 { SASL_CB_AUTHNAME, (sasl_callback_ft)&getsimple, NULL },
1064 getsimple(context, id, result, len) in getsimple() function
1167 getsimple(context, id, result, len) in getsimple() function