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

/freebsd-10.1-release/lib/libgeom/
H A Dgeom_ctl.c154 gctl_param_add(struct gctl_req *req, const char *name, int len, void *value, function
183 gctl_param_add(req, name, len, __DECONST(void *, value), GCTL_PARAM_RD);
190 gctl_param_add(req, name, len, value, GCTL_PARAM_RW);

Completed in 46 milliseconds