vol_lookup
return (vol_lookup(supplied, found));
return (vol_lookup(tmpstr, found));
static int vol_lookup(char *supplied, char *found);