Searched refs:dtypes (Results 1 – 1 of 1) sorted by relevance
373 static char const * const dtypes[] = { "???", "inode", "socket", in filemode() local403 if ((size_t)fp->xf_type >= sizeof(dtypes) / sizeof(dtypes[0])) in filemode()406 (void)printf(" %-6.6s", dtypes[fp->xf_type]); in filemode()