Searched refs:DOF_SECT_OPTDESC (Results 1 – 5 of 5) sorted by relevance
689 #define DOF_SECT_OPTDESC 14 /* dof_optdesc_t array */ macro711 ((x) == DOF_SECT_KRELHDR) || ((x) == DOF_SECT_OPTDESC) || \
892 if (sec->dofs_type != DOF_SECT_OPTDESC) in dt_options_load()
950 sec->dofs_type = DOF_SECT_OPTDESC; in dtrace_getopt_dof()
481 sec->dofs_type = DOF_SECT_OPTDESC; in dtracemdb_dof_create()
12361 sec->dofs_type = DOF_SECT_OPTDESC; in dtrace_dof_create()13240 if (sec->dofs_type != DOF_SECT_OPTDESC) in dtrace_dof_options()