Searched refs:ppcfent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dspecial.c370 * ppcfent The contents installed.
382 generate_special_contents_rules(int ient, struct cfent **ppcfent, argument
397 if (search_special_contents(ppcSC, ppcfent[i]->path,
409 * will not be copied from the ppcfent array into the contents
486 * ppcfent The entries to remove.
498 special_contents_remove(int ient, struct cfent **ppcfent, const char *pcroot) argument
516 if (ient == 0 || ppcfent == NULL || ppcfent[0] == NULL) {
584 if (generate_special_contents_rules(ient, ppcfent, ppcSC, max, &piIndex)
592 * the ppcfent arra
[all...]

Completed in 59 milliseconds