dfind
else if ((dp = dfind(*v)) != 0) {
*dfind(Char *);
else if ((dp = dfind(*v)) != NULL) {
else if ((dp = dfind(*v)) == 0)