Searched refs:has_id (Results 1 – 2 of 2) sorted by relevance
249 int has_id; in ikm_has_id() local259 has_id = !!strstr(format, "REC->id"); in ikm_has_id()261 debug_msg("ikm: monitor %s has id: %s\n", monitor_name, has_id ? "yes" : "no"); in ikm_has_id()265 return has_id; in ikm_has_id()
366 has_id = 'id' in msg368 if is_error and not has_id: