Searched refs:getsimple (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | usersmtp.c | 509 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
|