| /netbsd-src/usr.bin/man/ |
| H A D | manconf.c | 172 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 D | manconf.h | 58 int addentry(TAG *, const char *, int);
|
| H A D | man.c | 618 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 D | fsck.c | 87 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 D | restore.c | 104 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 D | extern.h | 34 struct entry *addentry(const char *, ino_t, int);
|
| H A D | symtab.c | 220 addentry(const char *name, ino_t inum, int type) in addentry() function 554 ep = addentry(".", UFS_ROOTINO, NODE); in initsymtable()
|
| H A D | utilities.c | 77 ep = addentry(name, pathsearch(name)->d_ino, NODE); in pathcheck()
|
| /netbsd-src/usr.sbin/catman/ |
| H A D | catman.c | 173 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 D | Makefile.in | 25 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 D | Makefile.libldap | 13 getdn.c getentry.c getattr.c getvalues.c addentry.c \
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | apprentice.c | 1293 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 D | CommitLog-4.1.0 | 2217 * ntpd/ntp_intres.c (addentry):
|