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

/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DSunowconfig.h140 * OWconfigSetAttribute
169 OWconfigSetAttribute(char * /*class*/, char * /*name*/, char * /*attribute*/,
201 OWconfigSetAttribute(/*char *class, char *name, char *attribute,
H A DOWconfig.c946 result = OWconfigSetAttribute(classVal, nameVal,
1234 database resources created by subsequent calls to OWconfigSetAttribute or
1301 "OWconfigSetInstance" is a convenient front end to "OWconfigSetAttribute".
1321 result = OWconfigSetAttribute(class, name,
1367 OWconfigSetAttribute:
1369 "OWconfigSetAttribute" takes an attribute/value pair and adds it to an
1377 OWconfigSetAttribute(char *class, char *name, char *attribute, char *value) function

Completed in 1401 milliseconds