Searched refs:D_ISSET (Results 1 – 2 of 2) sorted by relevance
1874 { "ISSET", D_ISSET },1987 setbitn(D_ISSET, ClientSettings[family].d_flags); /* mark as set */2068 if (bitnset(D_ISSET, ClientSettings[i].d_flags))
2189 #define D_ISSET ((char)0x03) /* this client struct is set */ macro