Searched defs:pset_win_mac_write (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolpolicy.c66 priv_set_t *pset_win_mac_write = NULL; variable
168 client_has_privilege(tsolinfo, pset_win_mac_write)) {
266 pset_win_mac_write = alloc_win_priv(PRIV_WIN_MAC_WRITE);
282 priv_freeset(pset_win_mac_write);

Completed in 540 milliseconds