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

  /src/usr.bin/config/
util.c 100 prefixlist_pop(struct prefixlist *allpl, struct prefixlist *pl) function in typeref:typename:void
129 prefixlist_pop(&allprefixes, &prefixes);
147 prefixlist_pop(&allbuildprefixes, &buildprefixes);
util.c 100 prefixlist_pop(struct prefixlist *allpl, struct prefixlist *pl) function in typeref:typename:void
129 prefixlist_pop(&allprefixes, &prefixes);
147 prefixlist_pop(&allbuildprefixes, &buildprefixes);
util.c 100 prefixlist_pop(struct prefixlist *allpl, struct prefixlist *pl) function in typeref:typename:void
129 prefixlist_pop(&allprefixes, &prefixes);
147 prefixlist_pop(&allbuildprefixes, &buildprefixes);

Completed in 32 milliseconds