File: libldap.vers.in

package info (click to toggle)
openldap 2.5.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 30,532 kB
  • sloc: ansic: 322,627; sh: 44,981; cpp: 11,223; makefile: 3,103; sql: 1,714; perl: 672; python: 184; tcl: 45
file content (16 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

OPENLDAP_@OPENLDAP_LIBRELEASE@
{
  global:
    ldap_*;
    ldif_*;
  local: *;
};