Searched refs:mkentry (Results 1 – 4 of 4) sorted by relevance
234 extern int mkentry(char *, ino_t, struct arglist *);298 extern int mkentry();
791 mkentry(char *name, ino_t ino, struct arglist *ap)1068 if (mkentry(buf, dp->d_ino, ap) == FAIL)
699 if (!mkentry(dp->d_name, dp->d_ino, &alist)) {
67 static int mkentry(struct inodesc *);472 mkentry(struct inodesc *idesc) in mkentry() function785 idesc.id_func = mkentry; in makeentry()