Searched refs:NTYPES (Results 1 – 3 of 3) sorted by relevance
45 #define NTYPES (sizeof (types) / sizeof (types[0])) macro57 if (mp->type > NTYPES) { in print_request()72 if (rp->type > NTYPES) { in print_response()
119 #define NTYPES (sizeof(rtypes) / sizeof(rtypes[0])) macro150 for (i = 0; i < NTYPES; i++) { in dtfs_domount()162 if (i == NTYPES) { in dtfs_domount()
1282 #define NTYPES (sizeof(fstypes) / sizeof(*fstypes)) in procstat_get_vnode_info_kvm() macro1315 for (i = 0; i < NTYPES; i++) in procstat_get_vnode_info_kvm()1322 if (i == NTYPES) { in procstat_get_vnode_info_kvm()