HomeSort by: relevance | last modified time | path
    Searched defs:tn_type (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 13 milliseconds