1*c10c16deSRichard Lowe# 2*c10c16deSRichard Lowe# This file and its contents are supplied under the terms of the 3*c10c16deSRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0. 4*c10c16deSRichard Lowe# You may only use this file in accordance with the terms of version 5*c10c16deSRichard Lowe# 1.0 of the CDDL. 6*c10c16deSRichard Lowe# 7*c10c16deSRichard Lowe# A full copy of the text of the CDDL should have accompanied this 8*c10c16deSRichard Lowe# source. A copy of the CDDL is also available via the Internet 9*c10c16deSRichard Lowe# at http://www.illumos.org/license/CDDL. 10*c10c16deSRichard Lowe# 11*c10c16deSRichard Lowe 12*c10c16deSRichard Lowe# Copyright 2011, Richard Lowe 13*c10c16deSRichard Lowe 14*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam.3pam 15*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_acct_mgmt.3pam 16*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_authenticate.3pam 17*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_chauthtok.3pam 18*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_close_session.3pam 19*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_end.3pam 20*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_get_data.3pam 21*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_get_item.3pam 22*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_get_user.3pam 23*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_getenv.3pam 24*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_getenvlist.3pam 25*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_open_session.3pam 26*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_putenv.3pam 27*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_set_data.3pam 28*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_set_item.3pam 29*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_setcred.3pam 30*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm.3pam 31*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm_acct_mgmt.3pam 32*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm_authenticate.3pam 33*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm_chauthtok.3pam 34*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm_close_session.3pam 35*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm_open_session.3pam 36*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_sm_setcred.3pam 37*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_start.3pam 38*c10c16deSRichard Lowefile path=usr/share/man/man3pam/pam_strerror.3pam 39