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