Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/xcb-util/atom/
H A Datoms.c752 xcb_get_atom_name_cookie_t atomc; in xcb_atom_get_name() local
760 atomc = xcb_get_atom_name(c, atom); in xcb_atom_get_name()
761 atomr = xcb_get_atom_name_reply(c, atomc, 0); in xcb_atom_get_name()