delname
np = delname(np, myname);
np = delname(np, *ap);
struct name *delname(struct name *, char *);