HomeSort by: relevance | last modified time | path
    Searched defs:print_href (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/mdocml/dist/
html.c 132 static void print_href(struct html *, const char *, const char *, int);
592 print_href(struct html *h, const char *name, const char *sec, int man) function
731 print_href(h, arg1, NULL, 0);
735 print_href(h, arg1, arg2, 1);
html.c 132 static void print_href(struct html *, const char *, const char *, int);
592 print_href(struct html *h, const char *name, const char *sec, int man) function
731 print_href(h, arg1, NULL, 0);
735 print_href(h, arg1, arg2, 1);

Completed in 28 milliseconds