Searched refs:FMD_RSRC_CLASS_LEN (Results 1 – 2 of 2) sorted by relevance
42 #define FMD_RSRC_CLASS_LEN (sizeof (FMD_RSRC_CLASS) - 1) macro
151 if (strncmp(class, FMD_RSRC_CLASS, FMD_RSRC_CLASS_LEN) == 0) in self_recv()