Searched refs:ISDOOR (Results 1 – 1 of 1) sorted by relevance
65 #define ISDOOR(A) ((A.st_mode & S_IFMT) == S_IFDOOR) macro650 if (ISDOOR(s1)) { in cpymve()