| Home | Sort by: relevance | last modified time | path |
| /src/sbin/cgdconfig/ | |
| utils.h | 72 int bits_match(const bits_t *, const bits_t *); |
| utils.c | 304 bits_match(const bits_t *b1, const bits_t *b2) function |
| cgdconfig.c | 1371 ret = !bits_match(key, orig_key); |