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

  /src/sbin/cgdconfig/
utils.h 67 bits_t *bits_dup(const bits_t *);
utils.c 265 bits_dup(const bits_t *in) function in typeref:typename:bits_t *
cgdconfig.c 553 return bits_dup(kg->kg_key);
632 kg->kg_key = bits_dup(ret);
665 kg->kg_key = bits_dup(ret);

Completed in 14 milliseconds