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

/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c1995 pamtab_t *tpament; local
2039 while ((tpament = pamh->pam_conf_info[i]
2048 [pamentp->pam_type] = tpament->next;
2049 free_pamconf(tpament);
2069 tpament =
2071 while (tpament->next != NULL) {
2072 tpament = tpament->next;
2074 tpament->next = pamentp;
2093 if ((tpament
[all...]

Completed in 60 milliseconds