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

/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 13 milliseconds