Home
last modified time | relevance | path

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

/components/utilities/ulog/syslog/
A Dsyslog.c35 static rt_bool_t is_open = RT_FALSE; variable
76 is_open = RT_TRUE; in openlog()
110 if (!is_open) in syslog()
129 is_open = RT_FALSE; in closelog()

Completed in 2 milliseconds