makeentry
if (makeentry(UFS_ROOTINO, lfdir,
if (makeentry(lfdir, orphan, (name ? name : tempname)) == 0) {
(void)makeentry(orphan, lfdir, "..");
int makeentry(ino_t parent, ino_t ino, const char *name);
(void)makeentry(inp->i_number, inp->i_parent, "..");
rval = makeentry(curinum, inum, argv[2]);
makeentry(entbuf, sizeof(entbuf), i, "addr");
makeentry(entbuf, sizeof(entbuf), i, "prefixlen");
makeentry(entbuf, sizeof(entbuf), i, "pinfoflags");
makeentry(entbuf, sizeof(entbuf), i, "vltime");
makeentry(entbuf, sizeof(entbuf), i, "vltimedecr");
makeentry(entbuf, sizeof(entbuf), i, "pltime");
makeentry(entbuf, sizeof(entbuf), i, "pltimedecr");
makeentry(entbuf, sizeof(entbuf), i, "rtprefix");
makeentry(oentbuf, sizeof(oentbuf), i, "rtrprefix");
makeentry(entbuf, sizeof(entbuf), i, "rtplen");
makeentry(oentbuf, sizeof(oentbuf), i, "rtrplen");
makeentry(entbuf, sizeof(entbuf), i, "rtflags");
makeentry(oentbuf, sizeof(oentbuf), i, "rtrflags");
makeentry(entbuf, sizeof(entbuf), i, "rtltime");
makeentry(oentbuf, sizeof(oentbuf), i, "rtrltime");
static void makeentry(char *, size_t, int, const char *);
makeentry(entbuf, sizeof(entbuf), i, "rdnss");
makeentry(entbuf, sizeof(entbuf), i, "rdnssltime");
makeentry(entbuf, sizeof(entbuf), i, "dnssl");
makeentry(entbuf, sizeof(entbuf), i, "dnsslltime");
makeentry(entbuf, sizeof(entbuf), i, "pref64");
makeentry(entbuf, sizeof(entbuf), i, "pref64len");
makeentry(entbuf, sizeof(entbuf), i, "pref64lifetime");