Searched refs:DT_IDFLG_WRITE (Results 1 – 2 of 2) sorted by relevance
104 #define DT_IDFLG_WRITE 0x0004 /* variable is writable (can be modified) */ macro
1746 idflags | DT_IDFLG_WRITE | DT_IDFLG_DECL, id, in dt_node_decl()2418 (DT_IDFLG_WRITE | DT_IDFLG_USER | DT_IDFLG_PRIM)); in dt_node_inline()2755 if (idp->di_flags & DT_IDFLG_WRITE) in dt_xcook_ident()2831 uint_t flags = DT_IDFLG_WRITE; in dt_xcook_ident()