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

  /src/usr.bin/man/
manconf.c 135 tp = gettag(p, 1);
137 errx(EXIT_FAILURE, "gettag: malloc failed");
216 * gettag --
224 gettag(const char *name, int create) function in typeref:typename:TAG *
manconf.c 135 tp = gettag(p, 1);
137 errx(EXIT_FAILURE, "gettag: malloc failed");
216 * gettag --
224 gettag(const char *name, int create) function in typeref:typename:TAG *

Completed in 22 milliseconds