File: sasl_external.h

package info (click to toggle)
ldap-haskell 0.6.11-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 164 kB
  • sloc: haskell: 83; ansic: 34; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (3)
1
2
3
#include <ldap.h>

int external_sasl_bind (LDAP *ld, const char *authz, int len);