tamedog
if(tamedog(mon,obj)) return(1);
int tamedog(struct monst *, struct obj *);
(void) tamedog(mtmp, NULL);