Searched refs:bits_match (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dutils.h72 int bits_match(const bits_t *, const bits_t *);
H A Dutils.c304 bits_match(const bits_t *b1, const bits_t *b2) function
H A Dcgdconfig.c802 ret = !bits_match(key, orig_key);

Completed in 62 milliseconds