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

/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dutils.h67 bits_t *bits_dup(const bits_t *);
H A Dcgdconfig.c348 return bits_dup(kg->kg_key);
418 kg->kg_key = bits_dup(ret);
H A Dutils.c265 bits_dup(const bits_t *in) function

Completed in 112 milliseconds