HomeSort by: relevance | last modified time | path
    Searched defs:NTYPES (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/talkd/
print.c 57 #define NTYPES (sizeof (types) / sizeof (types[0]))
78 if (mp->type >= NTYPES) {
94 if (rp->type >= NTYPES) {
  /src/tests/fs/puffs/h_dtfs/
dtfs_vfsops.c 119 #define NTYPES (sizeof(rtypes) / sizeof(rtypes[0]))
150 for (i = 0; i < NTYPES; i++) {
162 if (i == NTYPES) {

Completed in 12 milliseconds