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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsockopt.c54 static void Failed(const char *msg1, const char *msg2) argument
57 PL_FPrintError(err, msg2);
65 static void Failed(const char *msg1, const char *msg2) argument
68 printf (msg2);
/vbox/src/libs/zlib-1.2.6/examples/
H A Dgzappend.c91 local void bye(char *msg1, char *msg2) argument
93 fprintf(stderr, "gzappend error: %s%s\n", msg1, msg2);

Completed in 2080 milliseconds