| Home | Sort by: relevance | last modified time | path |
| /src/lib/libperfuse/ | |
| ops.c | 96 const enum vtype iftovt_tab[16] = { variable in typeref:enum:vtype 105 #define IFTOVT(mode) (iftovt_tab[((mode) & S_IFMT) >> 12]) |
| /src/sys/kern/ | |
| vfs_subr.c | 156 const enum vtype iftovt_tab[16] = { variable in typeref:enum:vtype |