Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c509 static int getsimple __P((void *, int, const char **, unsigned *));
523 { SASL_CB_USER, &getsimple, NULL },
525 { SASL_CB_AUTHNAME, &getsimple, NULL },
1008 getsimple(context, id, result, len) in getsimple() function
1111 getsimple(context, id, result, len) in getsimple() function