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

  /src/usr.sbin/catman/
catman.c 138 TAG *defnewp, *sectnewp, *subp; local in function:setdefentries
166 if ((sectnewp = gettag("_section_new", 1)) == NULL)
173 if (addentry(sectnewp, buf, 0) < 0)
176 subp = sectnewp;
catman.c 138 TAG *defnewp, *sectnewp, *subp; local in function:setdefentries
166 if ((sectnewp = gettag("_section_new", 1)) == NULL)
173 if (addentry(sectnewp, buf, 0) < 0)
176 subp = sectnewp;

Completed in 111 milliseconds