Searched refs:pid_atom (Results 1 – 1 of 1) sorted by relevance
/external/dbus/tools/ |
D | dbus-launch-x11.c | 43 static Atom pid_atom; variable 280 pid_atom = XInternAtom (display, atom_name, FALSE); in init_x_atoms() 327 result = XGetWindowProperty (xdisplay, owner, pid_atom, 0, sizeof pid, False, in x11_get_address() 376 XChangeProperty (xdisplay, wid, pid_atom, XA_CARDINAL, 32, PropModeReplace, in set_address_in_x11()
|