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

  /src/libexec/makewhatis/
makewhatis.c 444 char sectionbuffer[24]; local in function:makesection
447 (void)snprintf(sectionbuffer, sizeof(sectionbuffer),
449 return estrdup(sectionbuffer);

Completed in 12 milliseconds