Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A DMakefile32 splpkgmap.o
H A Dmain.c65 extern int splpkgmap(struct cfent **eptlist, unsigned int eptnum,
576 nparts = splpkgmap(eptlist, eptnum, (char **)order, bsize, frsize, in main()
H A Dsplpkgmap.c98 splpkgmap(struct cfent **eptlist, unsigned int eptnum, char *order[], in splpkgmap() function