Home | Sort by: relevance | last modified time | path |
/src/sys/fs/tmpfs/ | |
tmpfs.h | 100 enum vtype tn_type; member in struct:tmpfs_node 312 KASSERT((node)->tn_type == VDIR); \ |
/src/usr.bin/xlint/lint1/ | |
lint1.h | 292 type_t *tn_type; member in struct:tnode 672 lint_assert(tn->tn_type->t_tspec == tn->u.value.v_tspec); |