NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bits_dup
sbin/cgdconfig/cgdconfig.c
553
return bits_dup(kg->kg_key);
sbin/cgdconfig/cgdconfig.c
632
kg->kg_key = bits_dup(ret);
sbin/cgdconfig/cgdconfig.c
665
kg->kg_key = bits_dup(ret);
sbin/cgdconfig/utils.h
67
bits_t *bits_dup(const bits_t *);