OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addentry
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/man/
manconf.c
172
if (
addentry
(tp, t, 0) == -1)
174
"
addentry
: malloc failed");
178
if (
addentry
(tp, p, 0) == -1)
180
"
addentry
: malloc failed");
206
if (
addentry
(tp, p, 0) == -1)
208
"
addentry
: malloc failed");
249
*
addentry
--
254
addentry
(TAG *tp, const char *newent, int ishead)
function
/src/sbin/fsck/
fsck.c
87
static void
addentry
(struct fstypelist *, const char *, const char *);
159
addentry
(&omhead, optarg, "");
459
addentry
(&opthead, optstr, newoptions);
464
addentry
(struct fstypelist *list, const char *type, const char *opts)
function
491
addentry
(&selhead, ptr, "");
/src/sbin/restore/
symtab.c
220
addentry
(const char *name, ino_t inum, int type)
function
242
panic("bad name to
addentry
%s\n", name);
554
ep =
addentry
(".", UFS_ROOTINO, NODE);
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026