HomeSort by: relevance | last modified time | path
    Searched refs:bits_match (Results 1 - 3 of 3) sorted by relevancy

  /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 in typeref:typename:int
cgdconfig.c 1371 ret = !bits_match(key, orig_key);

Completed in 12 milliseconds