Searched refs:print_offs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c118 static void print_offs(const char *, int);
422 print_offs(const char *v, int keywords) function
902 print_offs(n->norm->Bd.offs, 1);
984 * print_offs() will increase the -offset to account for
989 print_offs(n->norm->Bl.offs, 0);
1077 print_offs("6n", 0);

Completed in 46 milliseconds