Home
last modified time | relevance | path

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

/openbsd/bin/chio/
H A Dchio.c63 static char *bits_to_string(int, const char *);
600 bits_to_string(ces->ces_flags, CESTATUS_BITS)); in do_status()
840 bits_to_string(int v, const char *cp) in bits_to_string() function