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

/solaris-x11-s11/open-src/font/util/
H A DMakefile63 # Description to include in package metadata
64 MODULE_DESC = X.Org font package creation/installation utilities
/solaris-x11-s11/open-src/util/build-tools/
H A Dfind-build-errors37 # Log file from old SVR4 package build:
103 # Look for package build results
120 # between "Copying package descriptions" & "Building packages"
121 elsif ($l =~ m{Copying package descriptions}) {
291 print "\nScanning $pkgvalidlog for package checking issues...\n\n";
304 # Clear saved lines for each new package
305 if ($l =~ m{^[*]+ Making the \S+ package [*]+$}ms) {
/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DOWconfig.c46 The "package" mechanism is hokey. It was done to
47 address the concern that nobody wanted package names specified
49 that identified an instance as belonging to a package.
939 /*** package=<value> ??? ***/
940 } else if (!strcmp(nameBuf, "package")) {
1072 /*** Start new package? ***/
1118 /*** Start new package? ***/
1121 (void)fprintf(fp, "package=");
1233 This function establishes the name of the package to associate with
1240 OWconfigSetPackage(char *package) argument
1264 OWconfigRemovePackage(char *package) argument
[all...]

Completed in 34 milliseconds