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

/freebsd-10.2-release/sbin/geom/class/eli/
H A Dgeom_eli.c64 static void eli_main(struct gctl_req *req, unsigned flags);
105 { "init", G_FLAG_VERBOSE, eli_main,
122 { "label", G_FLAG_VERBOSE, eli_main,
139 { "attach", G_FLAG_VERBOSE | G_FLAG_LOADKLD, eli_main,
177 { "configure", G_FLAG_VERBOSE, eli_main,
185 { "setkey", G_FLAG_VERBOSE, eli_main,
199 { "delkey", G_FLAG_VERBOSE, eli_main,
215 { "resume", G_FLAG_VERBOSE, eli_main,
224 { "kill", G_FLAG_VERBOSE, eli_main,
231 { "backup", G_FLAG_VERBOSE, eli_main, G_NULL_OPT
286 eli_main(struct gctl_req *req, unsigned int flags) function
[all...]

Completed in 105 milliseconds