mkentry
static int mkentry(struct inodesc *);
idesc.id_func = mkentry;
mkentry(name, dp, list);
mkentry(locname, dp, listp++);
static void mkentry(char *, struct direct *, struct afile *);