Searched refs:notes_set (Results 1 – 2 of 2) sorted by relevance
779 tmp->notes_set = 0; in run_new_with_arg()825 msg->notes_set = 1; in run_notes_add()901 if (!msg->notes_set || off < 0 || off >= msg->notes_length) in run_notes_assign()969 if (!msg->notes_set || offset < 0 || offset >= msg->notes_length) in run_notes_get()1010 if (tmp->notes_set == 1) { in run_clear()1017 tmp->notes_set = 0; in run_clear()1038 if (tmp->notes_set == 1) { in run_free()1045 tmp->notes_set = 0; in run_free()1068 if (tmp->notes_set) { in run_marshal()1142 tmp->notes_set = 1; in run_unmarshal()
176 ev_uint8_t notes_set; member