Searched refs:RT_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
64 #define RT_UNKNOWN 0 macro94 #define RT_MIN RT_UNKNOWN
2157 if ((type = cmd->cmd_res_type) == RT_UNKNOWN) { in add_resource()2372 if (res_type == RT_UNKNOWN || prop_type == PT_UNKNOWN) { in add_property()3341 if ((type = cmd->cmd_res_type) == RT_UNKNOWN) { in remove_resource()3417 if (res_type == RT_UNKNOWN || prop_type == PT_UNKNOWN) { in remove_property()3573 if (res_type == RT_UNKNOWN || prop_type == PT_UNKNOWN) { in clear_property()3622 if ((type = cmd->cmd_res_type) == RT_UNKNOWN) { in clear_global()3760 if ((type = cmd->cmd_res_type) == RT_UNKNOWN) { in select_func()5507 case RT_UNKNOWN: in info_func()
471 $$->cmd_res_type = RT_UNKNOWN;