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

/ast/src/cmd/html/
H A Dtroff2html.h167 } Divert_t; typedef in typeref:struct:Divert_s
235 Divert_t* divert; /* diversion stack */
H A Dtroff2html.c2643 Divert_t* dp;
2667 else if (!(dp = newof(0, Divert_t, 1, 0)) || !(dp->sp = sfstropen()))

Completed in 22 milliseconds