HomeSort by: relevance | last modified time | path
    Searched refs:mandoc_xr_get (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/mdocml/dist/
mandoc_xr.h 30 struct mandoc_xr *mandoc_xr_get(void);
mandoc_xr.c 112 mandoc_xr_get(void) function
main.c 1048 for (xr = mandoc_xr_get(); xr != NULL; xr = xr->next) {

Completed in 133 milliseconds