Searched refs:nextensions (Results 1 – 1 of 1) sorted by relevance
37 int nextensions; in check_for_xquartz() local40 char **extensions = XListExtensions(dpy, &nextensions); in check_for_xquartz()41 for (i = 0 ; extensions != NULL && i < nextensions ; i++) { in check_for_xquartz()