Searched refs:DT_DA_USER (Results 1 – 3 of 3) sorted by relevance
64 #define DT_DA_USER 0x0200 /* user-land type specifier */ macro
663 | DT_KEY_USERLAND { $$ = dt_decl_attr(DT_DA_USER); }
850 if (ddp->dd_attr & DT_DA_USER) in dt_decl_type()