Home | Sort by: relevance | last modified time | path |
/src/usr.bin/systat/ | |
df.c | 54 static const char *nodisplay[] = {"procfs", "kernfs", "ptyfs", "null", NULL }; variable in typeref:typename:const char * [] 88 for(j=0; nodisplay[j] != NULL; j++) { 89 if (strcmp(nodisplay[j], |
df.c | 54 static const char *nodisplay[] = {"procfs", "kernfs", "ptyfs", "null", NULL }; variable in typeref:typename:const char * [] 88 for(j=0; nodisplay[j] != NULL; j++) { 89 if (strcmp(nodisplay[j], |
df.c | 54 static const char *nodisplay[] = {"procfs", "kernfs", "ptyfs", "null", NULL }; variable in typeref:typename:const char * [] 88 for(j=0; nodisplay[j] != NULL; j++) { 89 if (strcmp(nodisplay[j], |