aboutsummaryrefslogtreecommitdiff
path: root/exports.linux
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-04-27 21:55:19 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-04-27 21:55:19 +0200
commitbd02f5e6d2b0599b5768b0b7205621f517070d49 (patch)
tree4342f2c63f628416a22768ece254e49535f85d03 /exports.linux
Import version 0.1upstream/0.1upstream
Diffstat (limited to 'exports.linux')
-rw-r--r--exports.linux10
1 files changed, 10 insertions, 0 deletions
diff --git a/exports.linux b/exports.linux
new file mode 100644
index 0000000..30399ba
--- /dev/null
+++ b/exports.linux
@@ -0,0 +1,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:
+ *;
+};
+