Searched refs:eli_main (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/geom/eli/ |
H A D | geom_eli.c | 70 static void eli_main(struct gctl_req *req, unsigned flags); 111 { "init", G_FLAG_VERBOSE, eli_main, 132 { "label", G_FLAG_VERBOSE, eli_main, 153 { "attach", G_FLAG_VERBOSE | G_FLAG_LOADKLD, eli_main, 195 { "configure", G_FLAG_VERBOSE, eli_main, 211 { "setkey", G_FLAG_VERBOSE, eli_main, 225 { "delkey", G_FLAG_VERBOSE, eli_main, 241 { "resume", G_FLAG_VERBOSE, eli_main, 250 { "kill", G_FLAG_VERBOSE, eli_main, 257 { "backup", G_FLAG_VERBOSE, eli_main, G_NULL_OPTS, [all …]
|