Home | Sort by: relevance | last modified time | path |
/src/usr.bin/tabs/ | |
tabs.c | 69 static const size_t ntabspecs = sizeof(tabspecs) / sizeof(tabspecs[0]); variable in typeref:typename:const size_t 136 for (j = 0; j < ntabspecs; j++) { 143 if (j == ntabspecs) |