Lines Matching refs:OSReport
50 OSReport("*******************************************************\n"); in main()
51 OSReport(" NWC24 Letter demo\n"); in main()
52 OSReport("*******************************************************\n"); in main()
59 OSReport("NWC24OpenLib(): Error %d\n", err); in main()
69 OSReport("NWC24CloseLib(): Error %d\n", err); in main()
103 OSReport("NWC24InitMsgObj(): error %d\n", err); in PostTestMsg()
111 OSReport("NWC24GetMyUserId(): error %d\n", err); in PostTestMsg()
118 OSReport("NWC24SetMsgToId(): error %d\n", err); in PostTestMsg()
126 OSReport("NWC24SetMsgSubject(): error %d\n", err); in PostTestMsg()
135 OSReport("NWC24SetMsgText(): error %d\n", err); in PostTestMsg()
144 OSReport("NWC24SetMsgAttached(): error %d\n", err); in PostTestMsg()
152 OSReport("NWC24SetMsgAltName(): error %d\n", err); in PostTestMsg()
160 OSReport("NWC24CommitMsg: error %d\n", err); in PostTestMsg()
164 OSReport("Posted a test message successfully.\n"); in PostTestMsg()