Home
last modified time | relevance | path

Searched defs:mandoc_strndup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmandoc_dbg.h51 #define mandoc_strndup(ptr, size) \ macro
H A Dmandoc_aux.c111 mandoc_strndup(const char *ptr, size_t sz) in mandoc_strndup() function