Searched refs:constant_ACTION_RULE (Results 1 – 3 of 3) sorted by relevance
43 constant_ACTION_RULE = object_new( "__ACTION_RULE__" ); in constants_init()102 object_free( constant_ACTION_RULE ); in constants_done()159 OBJECT * constant_ACTION_RULE; variable
41 extern OBJECT * constant_ACTION_RULE; /* "__ACTION_RULE__" */
798 action_rule = var_get( root_module(), constant_ACTION_RULE ); in call_action_rule()