Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h74 int c_val; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h74 int c_val; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h74 int c_val; member
/third_party/musl/include/
H A Dsyslog.h74 int c_val; member
/third_party/toybox/toys/pending/
H A Dsyslogd.c79 if (!strcasecmp(key, w->c_name)) return w->c_val; in logger_lookup()
88 if (val == clist->c_val) return clist->c_name; in dec()
/third_party/toybox/lib/
H A Dportability.h309 typedef struct {char *c_name; int c_val;} CODE; member

Completed in 4 milliseconds