Searched refs:tmp_name (Results 1 – 1 of 1) sorted by relevance
159 const char *tmp_name; in module_id_get() local163 tmp_name = log_source_name_get(Z_LOG_LOCAL_DOMAIN_ID, i); in module_id_get()165 if (strncmp(tmp_name, name, 64) == 0) { in module_id_get()