setup_vcb
if ((ret = setup_vcb(argv->a_un.a_str, addr)) != 0)
if ((ret = setup_vcb(argv[argc - 1].a_un.a_str, addr)) != 0)