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

  /src/external/bsd/pkg_install/dist/admin/
main.c 448 struct pkgbase_entry_head pbhead; local
450 SLIST_INIT(&pbhead);
451 if (iterate_pkg_db(check_duplicate_pkgbase, &pbhead) == -1)

Completed in 17 milliseconds