Searched refs:mkentry (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h234 extern int mkentry(char *, ino_t, struct arglist *);
298 extern int mkentry();
H A Dutilities.c791 mkentry(char *name, ino_t ino, struct arglist *ap) function
1068 if (mkentry(buf, dp->d_ino, ap) == FAIL)
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c67 static int mkentry(struct inodesc *);
472 mkentry(struct inodesc *idesc) function
785 idesc.id_func = mkentry;

Completed in 62 milliseconds