Searched refs:MySend (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlayer.c239 static PRInt32 PR_CALLBACK MySend( function
247 logFile, "MySend asking permission to send %d bytes\n", amount);
257 logFile, "MySend got permission to send %d bytes\n", request);
264 logFile, "MySend wrote %d bytes\n", rv);
271 } /* MySend */
341 myMethods.send = MySend; /* then override the ones we care about */
H A Dnblayer.c473 static PRInt32 PR_CALLBACK MySend( function
523 } /* MySend */
592 myMethods.send = MySend; /* then override the ones we care about */

Completed in 46 milliseconds