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

/netbsd-current/sbin/cgdconfig/
H A Dutils.h67 bits_t *bits_dup(const bits_t *);
H A Dutils.c265 bits_dup(const bits_t *in) function
H A Dcgdconfig.c553 return bits_dup(kg->kg_key);
632 kg->kg_key = bits_dup(ret);
665 kg->kg_key = bits_dup(ret);

Completed in 166 milliseconds