Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmandocdb.c167 static int render_string(char **, size_t *);
1801 mustfree = render_string(&cp, &sz); in putkeys()
1900 render_string(char **public, size_t *psz) in render_string() function
2082 mustfree = render_string(&cp, &i); in dbadd()