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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Danonfm.c48 ** -C 1 Operate this process as ClientOne()
54 ** ServerOne()/ClientOne() tests the passing of "raw" file map; it uses
98 ** ClientOne() --
100 static void ClientOne( void ) function
108 ("ClientOne() starting"));
114 ("ClientOne(): PR_Getenv() failed"));
118 ("ClientOne(): PR_Getenv(): found: %s", fmString));
124 ("ClientOne(): PR_ImportFileMapFromString() failed"));
128 ("ClientOne(): PR_ImportFileMapFromString(): fm: %p", fm ));
134 ("ClientOne()
[all...]

Completed in 74 milliseconds