Home
last modified time | relevance | path

Searched refs:roff_node_unlink (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/mandoc/
Droff_int.h76 void roff_node_unlink(struct roff_man *, struct roff_node *);
Droff.c1046 roff_node_unlink(struct roff_man *man, struct roff_node *n) in roff_node_unlink() function
1085 roff_node_unlink(man, n); in roff_node_relink()
1110 roff_node_unlink(man, n); in roff_node_delete()