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

/freebsd-13-stable/lib/libgeom/
H A DMakefile33 libgeom.3 gctl_rw_param.3 \
H A Dlibgeom.h153 void gctl_rw_param(struct gctl_req *, const char *, int, void *);
H A Dgeom_ctl.c188 gctl_rw_param(struct gctl_req *req, const char *name, int len, void *value) function
/freebsd-13-stable/tools/regression/geom_gpt/
H A Dgctl_test_helper.c144 gctl_rw_param(req, param, len, value);
/freebsd-13-stable/sbin/ccdconfig/
H A Dccdconfig.c266 gctl_rw_param(grq, "output", sizeof(buf1), buf1);
377 gctl_rw_param(grq, "output", ncp, cp);
/freebsd-13-stable/sbin/gvinum/
H A Dgvinum.c584 gctl_rw_param(req, "config", sizeof(buf), buf);
850 gctl_rw_param(req, "config", sizeof(config), config);
1429 gctl_rw_param(req, "config", sizeof(buf), buf);
/freebsd-13-stable/lib/geom/part/
H A Dgeom_part.c1331 gctl_rw_param(req, "output", sizeof(buf), buf);
/freebsd-13-stable/sbin/geom/core/
H A Dgeom.c493 gctl_rw_param(req, "output", sizeof(buf), buf);
/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c1223 gctl_rw_param(r, "output", sizeof(output), output);

Completed in 282 milliseconds