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

/xsrc/external/mit/proxymngr/dist/
H A Dmain.c275 static char standardError[] = "Could not allocate memory for new client"; local in function:PMprotocolSetupProc
281 fprintf (stderr, "%s\n", standardError);
283 *failureReasonRet = standardError;

Completed in 3 milliseconds