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

/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DSunowconfig.h79 * OWconfigGetInstance
102 OWconfigGetInstance(char * /*class*/, char * /*name*/, int * /*numberInattr*/);
123 OWconfigGetInstance(/*char *class, char *name, int *numberInattr*/);
H A DOWconfig.c1542 OWconfigGetInstance:
1544 "OWconfigGetInstance" returns a list of attribute definitions belonging
1547 "OWconfigGetInstance".
1553 OWconfigGetInstance(char *class, char *name, int *numberInAttr) function
1611 "OWconfigFreeInstance" frees the data returned by OWconfigGetInstance.
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_res_util.c164 inst_ptr = OWconfigGetInstance(owvid_class, timingname, &attr_cnt);

Completed in 547 milliseconds