Home
last modified time | relevance | path

Searched refs:facilitynames (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h82 #define facilitynames ((CODE *)(const CODE []){ \ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h82 #define facilitynames ((CODE *)(const CODE []){ \ macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h82 #define facilitynames ((CODE *)(const CODE []){ \ macro
/third_party/musl/include/
H A Dsyslog.h82 #define facilitynames ((CODE *)(const CODE []){ \ macro
/third_party/toybox/toys/pending/
H A Dsyslogd.c76 CODE *w = ((CODE *[]){facilitynames, prioritynames})[where]; in logger_lookup()
349 facstr = dec(pri & LOG_FACMASK, facilitynames, facbuf); in logmsg()
/third_party/toybox/lib/
H A Dportability.h310 extern CODE prioritynames[], facilitynames[];

Completed in 3 milliseconds