Searched refs:FMD_CTL_CLASS_LEN (Results 1 – 2 of 2) sorted by relevance
43 #define FMD_CTL_CLASS_LEN (sizeof (FMD_CTL_CLASS) - 1) macro
1574 isproto = (strncmp(class, FMD_CTL_CLASS, FMD_CTL_CLASS_LEN) == 0) ? in fmd_xprt_recv()