Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dx_keymap.c37 int nextensions; in check_for_xquartz() local
40 char **extensions = XListExtensions(dpy, &nextensions); in check_for_xquartz()
41 for (i = 0 ; extensions != NULL && i < nextensions ; i++) { in check_for_xquartz()