File: libcurl.vers.in

package info (click to toggle)
curl 7.38.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 26,684 kB
  • sloc: ansic: 110,721; sh: 13,017; perl: 10,452; makefile: 1,579; cpp: 479; pascal: 345; python: 292; awk: 58
file content (13 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@3
{
  global: curl_*;
  local: *;
};