Home
last modified time | relevance | path

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

/netbsd-src/sbin/cgdconfig/
H A Dutils.h77 bits_t *bits_decode(const string_t *);
H A Dutils.c351 bits_decode(const string_t *in) in bits_decode() function
389 ret = bits_decode(in); in bits_decode_d()