aboutsummaryrefslogtreecommitdiff
path: root/exports.linux
blob: 30399ba388070f7aa4247d7295859a88d2024097 (plain)
1
2
3
4
5
6
7
8
9
10
#ident $Id: exports.linux,v 1.2 2004/02/09 08:04:43 lukeh Exp $
EXPORTED {
	global:
		# Published PAM service module interfaces
		pam_sm_authenticate;
		pam_sm_setcred;
	local:
		*;
};