OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:macfill
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/deroff/
deroff.c
261
static struct mactab *
macfill
(struct mactab *, const struct mactab *);
1558
macfill
(struct mactab *dst, const struct mactab *src)
function
1611
p =
macfill
(back, troffmactab);
1612
p =
macfill
(p, ppmactab);
1613
p =
macfill
(p, p1);
1614
p =
macfill
(p, p2);
deroff.c
261
static struct mactab *
macfill
(struct mactab *, const struct mactab *);
1558
macfill
(struct mactab *dst, const struct mactab *src)
function
1611
p =
macfill
(back, troffmactab);
1612
p =
macfill
(p, ppmactab);
1613
p =
macfill
(p, p1);
1614
p =
macfill
(p, p2);
Completed in 48 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026