File: libphodav.syms

package info (click to toggle)
phodav 2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,176 kB
  • sloc: sh: 4,205; ansic: 4,111; makefile: 223
file content (11 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
LIBPHODAV1_0.0 {
    global:
        phodav_server_get_port;
        phodav_server_get_soup_server;
        phodav_server_get_type;
        phodav_server_new;
        phodav_server_quit;
        phodav_server_run;
    local:
        *;
};