Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/app/
H A Dsaldisp.cxx390 char **p_extensions = XListExtensions (p_display, &n_numextensions); in sal_IsTrustedSolaris() local
393 if (p_extensions != NULL) in sal_IsTrustedSolaris()
396 b_is = (strcmp (p_extensions[i], "SUN_TSOL") == 0); in sal_IsTrustedSolaris()
397 XFreeExtensionList (p_extensions); in sal_IsTrustedSolaris()

Completed in 29 milliseconds