Searched refs:NTYPES (Results 1 – 3 of 3) sorted by relevance
51 #define NTYPES (sizeof (types) / sizeof (types[0])) macro63 if (mp->type > NTYPES) { in print_request()78 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()
1284 #define NTYPES (sizeof(fstypes) / sizeof(*fstypes)) in procstat_get_vnode_info_kvm() macro1317 for (i = 0; i < NTYPES; i++) in procstat_get_vnode_info_kvm()1324 if (i == NTYPES) { in procstat_get_vnode_info_kvm()