EXPORTED { # published NSS service functions global: # flag to enable or disable lookups _nss_ldap_enablelookups; # module init nss_module_register; # everything else should not be exported local: *; };