vmm_lookup
if (vmm_lookup(name) != NULL) {
sc = vmm_lookup(req->name);
if ((sc = vmm_lookup(name)) == NULL)