Home
last modified time | relevance | path

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

/netbsd-src/bin/chio/
H A Dchio.c69 static const char *bits_to_string(int, const char *);
662 (void)printf("%s", bits_to_string(ces[i].ces_flags, in do_status()
807 bits_to_string(int v, const char *cp) in bits_to_string() function