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

/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DOWconfig.c1796 readfile2.
1797 Class instances and attribute/value pairs read from readfile2 will override
1804 If readfile1 and readfile2 are both non-NULL, and the read of
1805 readfile1 succeeds but the read of readfile2 fails, OWCFG_OK
1810 OWconfigInit(char *readfile1, char *readfile2, int flags, argument
1830 if (readfile2 != readFile2)
1831 readFile2 = dupString(readfile2);

Completed in 14 milliseconds