Home
last modified time | relevance | path

Searched refs:__ident (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/thermal/lib/
H A Dlog.c9 static const char *__ident = "unknown"; variable
63 __ident = ident; in log_init()
67 openlog(__ident, options | LOG_NDELAY, LOG_USER); in log_init()