Lines Matching refs:OSReport
78 OSReport("Changing dir to %s \n", dirName); in chdirOpenAllocRead()
82 OSReport("-- succeeded\n"); in chdirOpenAllocRead()
99 OSReport("Opening %s took \n", pathName); in chdirOpenAllocRead()
103 OSReport("-- succeeded\n"); in chdirOpenAllocRead()
127 OSReport("Error occurred when reading %s\n", pathName); in chdirOpenAllocRead()
136 OSReport("Error occurred when reading %s\n", pathName); in chdirOpenAllocRead()
141 OSReport("\n-- Contents of the file starts from the following line.\n"); in chdirOpenAllocRead()
145 OSReport("%c", *ptr++); in chdirOpenAllocRead()
147 OSReport("<eof>\n\n"); in chdirOpenAllocRead()
182 OSReport("Error occurred when reading archiver header\n"); in Read()
192 OSReport("Error occurred when reading\n"); in Read()
212 OSReport("Found an archive. Use archive APIs instead.\n"); in main()