Home
last modified time | relevance | path

Searched refs:addentry (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/usr.bin/man/
H A Dmanconf.c172 if (addentry(tp, t, 0) == -1) in config()
178 if (addentry(tp, p, 0) == -1) in config()
206 if (addentry(tp, p, 0) == -1) in config()
254 addentry(TAG *tp, const char *newent, int ishead) in addentry() function
H A Dmanconf.h58 int addentry(TAG *, const char *, int);
H A Dman.c618 if (addentry(mp->missinglist, page, 0) < 0) { in manual()
717 if (addentry(mp->missinglist, page, 0) < 0) { in manual()
824 if (addentry(mp->intmp, *pathp, 0) < 0) { in build_page()
1029 if (addentry(m->mymanpath, buf, (int)ishead) < 0) in addpath()
/netbsd-src/sbin/fsck/
H A Dfsck.c87 static void addentry(struct fstypelist *, const char *, const char *);
159 addentry(&omhead, optarg, ""); in main()
459 addentry(&opthead, optstr, newoptions); in addoption()
464 addentry(struct fstypelist *list, const char *type, const char *opts) in addentry() function
491 addentry(&selhead, ptr, ""); in maketypelist()
/netbsd-src/sbin/restore/
H A Drestore.c104 ep = addentry(name, ino, type); in addfile()
334 ep = addentry(name, ino, type); in nodeupdates()
373 ep = addentry(name, ino, type|LINK); in nodeupdates()
388 ep = addentry(name, ino, type|LINK); in nodeupdates()
430 ip = addentry(name, ino, type); in nodeupdates()
439 ip = addentry(name, ino, type); in nodeupdates()
H A Dextern.h34 struct entry *addentry(const char *, ino_t, int);
H A Dsymtab.c220 addentry(const char *name, ino_t inum, int type) in addentry() function
554 ep = addentry(".", UFS_ROOTINO, NODE); in initsymtable()
H A Dutilities.c77 ep = addentry(name, pathsearch(name)->d_ino, NODE); in pathcheck()
/netbsd-src/usr.sbin/catman/
H A Dcatman.c173 if (addentry(sectnewp, buf, 0) < 0) in setdefentries()
199 if (addentry(defp, buf, 0) < 0) in setdefentries()
223 if (addentry(defnewp, buf, 0) < 0) in setdefentries()
243 if (addentry(defp, buf, 1) < 0) in setdefentries()
311 if (addentry(defnewp, manpaths.gl_pathv[i], 0) < 0) in uniquepath()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A DMakefile.in25 getdn.c getentry.c getattr.c getvalues.c addentry.c \
41 getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo \
/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile.libldap13 getdn.c getentry.c getattr.c getvalues.c addentry.c \
/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c1293 addentry(struct magic_set *ms, struct magic_entry *me, in addentry() function
1391 (void)addentry(ms, &me, mset); in load_1()
1400 (void)addentry(ms, &me, mset); in load_1()
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.02217 * ntpd/ntp_intres.c (addentry):