File: symbol.map

package info (click to toggle)
dconf 0.49.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,212 kB
  • sloc: ansic: 10,570; xml: 497; python: 488; sh: 79; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
global:
  dconf_client_*;
  dconf_changeset_*;
  dconf_error_quark;
  dconf_is_path;
  dconf_is_key;
  dconf_is_dir;
  dconf_is_rel_path;
  dconf_is_rel_key;
  dconf_is_rel_dir;
local:
  *;
};