Home
last modified time | relevance | path

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

/dports/mail/mdpop3d/mdpop3d-0.97/
H A Dmdpop3d.c387 static struct pam_conv convstruct = { popd_conv, NULL }; variable
404 convstruct.appdata_ptr = &d; in checkpass()
409 if (!PAMOK(pam_start(pam_service, user, &convstruct, &pamh))) { in checkpass()
415 if (PAMOK(pam_start(pam_service, user, &convstruct, &pamh)) && in checkpass()
429 convstruct.appdata_ptr = NULL; /* do not attempt to use this anymore */ in checkpass()
/dports/print/texlive-base/texlive-20150521-source/texk/seetexk/
H A DChangeLog84 * bcopy.c, bzero.c, conv.[ch], convstruct.h, dvi_draw.c,