vmt_tclo_rpc
for (i = 0; vmt_tclo_rpc[i].name != NULL; i++) {
if (strcmp(vmt_tclo_rpc[i].name, sc->sc_rpc_buf) == 0) {
vmt_tclo_rpc[i].cb(sc);
} vmt_tclo_rpc[] = {