Lines Matching refs:CTL_DATA_EOR
4999 client->ntc_unit, syscnt, finalsize, CTL_DATA_EOR); in nstat_sysinfo_send_data_internal()
5173 sizeof(success), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_enqueue_success()
5277 …esult = ctl_enqueuembuf(client->ntc_kctl, client->ntc_unit, client->ntc_accumulated, CTL_DATA_EOR); in nstat_flush_accumulated_msgs()
5327 result = ctl_enqueuedata(client->ntc_kctl, client->ntc_unit, msg, length, CTL_DATA_EOR); in nstat_accumulate_msg()
5589 CTL_DATA_EOR); in nstat_client_send_counts()
5676 result = ctl_enqueuembuf(client->ntc_kctl, client->ntc_unit, msg, CTL_DATA_EOR); in nstat_client_send_description()
5853 result = ctl_enqueuembuf(client->ntc_kctl, client->ntc_unit, msg, CTL_DATA_EOR); in nstat_client_send_update()
6007 sizeof(removed), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_client_send_removed()
6251 result = ctl_enqueuembuf(client->ntc_kctl, client->ntc_unit, msg, CTL_DATA_EOR); in nstat_client_source_add()
6590 sizeof(err), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_send_error()
6878 result = ctl_enqueuembuf(kctl, unit, m, CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_client_send()
6889 CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_client_send()