OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:roff_man
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/mdocml/dist/
roff_int.h
32
struct
roff_man
{
struct
66
struct roff_node *roff_node_alloc(struct
roff_man
*, int, int,
68
void roff_node_append(struct
roff_man
*, struct roff_node *);
69
void roff_word_alloc(struct
roff_man
*, int, int, const char *);
70
void roff_word_append(struct
roff_man
*, const char *);
71
void roff_elem_alloc(struct
roff_man
*, int, int, int);
72
struct roff_node *roff_block_alloc(struct
roff_man
*, int, int, int);
73
struct roff_node *roff_head_alloc(struct
roff_man
*, int, int, int);
74
struct roff_node *roff_body_alloc(struct
roff_man
*, int, int, int);
75
void roff_node_unlink(struct
roff_man
*, struct roff_node *)
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026