Home
last modified time | relevance | path

Searched refs:appshare_cleanup (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Dappshare.c630 static void appshare_cleanup(int s) { in appshare_cleanup() function
1396 appshare_cleanup(0); in process_control()
1608 appshare_cleanup(0); in update()
1746 appshare_cleanup(0); in handle_prop_cmd()
2091 signal(SIGINT, appshare_cleanup); in appshare_main()
2092 signal(SIGTERM, appshare_cleanup); in appshare_main()
2119 appshare_cleanup(0); in appshare_main()