Home
last modified time | relevance | path

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

/dports/x11-wm/tvtwm/tvtwm/
H A Dparse.c1865 int isstaff() in isstaff() function
1920 if (isstaff()) return(0xffff); in getmask()
/dports/www/osticket/upload/include/
H A Dclass.dynamic_forms.php151 $isstaff = $user instanceof Staff;
153 if ($isstaff) {
H A Dclass.forms.php98 $isstaff = $user instanceof Staff;
104 } elseif($isstaff) {