Home
last modified time | relevance | path

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

/NextBSD/lib/libgeom/
HDgeom_ctl.c154 gctl_param_add(struct gctl_req *req, const char *name, int len, void *value, in gctl_param_add() function
183 gctl_param_add(req, name, len, __DECONST(void *, value), GCTL_PARAM_RD); in gctl_ro_param()
190 gctl_param_add(req, name, len, value, GCTL_PARAM_RW); in gctl_rw_param()