Searched defs:pam (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpam/
H A Dpam_framework.c83 /* functions to read and store the pam.conf configuration file */
157 * pam_settrace - setup configuration for pam tracing
175 * PAM_DEBUG_CONF (0x0008), log pam.conf parsing.
1047 * Read PAM entries from either /etc/pam.conf and/or
1048 * /etc/pam.d/<service> or an included PAM configuration file
1246 * Go back to not having read /etc/pam.conf
1611 /* a missing pam.conf-formatted file or an empty path is an error */
1642 * pam.conf(4)-formatted 'pam_policy' file, must be an absolute
1659 * occurrence in the /etc/pam.d world where /etc/pam
2341 get_pam_conf_entry(struct pam_fh *pam_fh, pam_handle_t *pamh, pamtab_t **pam, char *service, boolean_t skip_service, int include_depth) argument
2733 verify_pam_conf(pamtab_t *pam, char *service) argument
[all...]

Completed in 18 milliseconds