| Home | Sort by: relevance | last modified time | path |
| /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) { |