Home
last modified time | relevance | path

Searched refs:fix_attributes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c116 static int fix_attributes(struct cfextra **, int);
719 if (!fix_attributes(extlist, classidx)) { in instvol()
1441 fix_attributes(struct cfextra **extlist, int idx) in fix_attributes() function