makeentry
if (makeentry(UFS_ROOTINO, lfdir, lfname) != 0) {
if (makeentry(lfdir, orphan, (name ? name : tempname)) == 0) {
makeentry(orphan, lfdir, "..");
extern int makeentry(ufs1_ino_t, ufs1_ino_t, char *);
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");