File: linker-script-devices.ver

package info (click to toggle)
network-manager 1.6.2-3%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 58,456 kB
  • sloc: ansic: 311,028; xml: 15,469; sh: 6,120; makefile: 3,641; python: 2,489; perl: 256; cpp: 178; ruby: 107
file content (6 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
{
global:
	nm_device_factory_create;
local:
	*;
};