Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dappshare.c259 static char *ticker_atom_str = "X11VNC_APPSHARE_TICKER"; variable
572 ticker_atom = XInternAtom(dpy, ticker_atom_str, False); in be_helper_pid()
1982 ticker_atom_str = strdup(getenv("X11VNC_APPSHARE_TICKER_PROPNAME")); in appshare_main()
2044 ticker_atom = XInternAtom(dpy, ticker_atom_str, False); in appshare_main()