Searched refs:log_hostname (Results 1 - 1 of 1) sorted by last modified time

/u-boot/common/
H A Dlog_syslog.c39 char *log_hostname; local
76 log_hostname = env_get("log_hostname");
77 if (log_hostname)
78 append(&ptr, msg_end, "%s ", log_hostname);

Completed in 43 milliseconds