Searched defs:sname (Results 1 – 6 of 6) sorted by relevance
189 const char *sname = &packet->data[plen]; in log_message_process() local205 static const char *sname = "tp"; in trace_point_process() local249 static const char *sname = "event"; in hw_event_process() local
165 const char sname[]; member
373 const char *sname = log_source_name_get(Z_LOG_LOCAL_DOMAIN_ID, i); in log_source_id_get() local
694 const char *sname = source_id >= 0 ? log_source_name_get(domain_id, source_id) : NULL; in log_output_msg_process() local
339 const char *sname; in log_frontend_msg() local
493 static uint8_t *dhcpv4_encode_sname(uint8_t *buf, size_t *buflen, char *sname) in dhcpv4_encode_sname()