Searched refs:mkentry (Results 1 – 4 of 4) sorted by relevance
208 extern int mkentry(char *, ino_t, struct arglist *);272 extern int mkentry();
768 mkentry(char *name, ino_t ino, struct arglist *ap) in mkentry() function1040 if (mkentry(buf, dp->d_ino, ap) == FAIL) in addg()
669 if (!mkentry(dp->d_name, dp->d_ino, &alist)) { in printlist()
65 static int mkentry(struct inodesc *);470 mkentry(struct inodesc *idesc) in mkentry() function783 idesc.id_func = mkentry; in makeentry()