Searched refs:stderr (Results 1 - 25 of 26) sorted by relevance

12

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c107 fwprintf(stderr, L"get_property_value_byname(%s) failed. Property not found.\n", *name);
112 fwprintf(stderr, L"get_property_value_byname(%s) failed. Value not set.\n", *name);
119 fwprintf(stderr, L"get_property_value_byname(%s) failed. Property type %d differs from type expected %d.",
241 fprintf(stderr, "Failed to get property.\n");
249 fprintf(stderr, "Failed to set property value.\n");
270 fprintf(stderr, "Failed to get property.\n");
275 fprintf(stderr, "Failed to get property value.\n");
298 fprintf(stderr, "Unable to get the count of collection.\n");
309 fprintf(stderr, "Unable to get item (%d).\n", i);
314 fprintf(stderr, "Faile
[all...]
H A Dlog.c145 fprintf(stderr, "could not rotate log file %s (error: %d)\n", file_name, errno);
238 fprintf(stderr, "am_log_worker(): the debug file name is invalid (i.e. empty or null)\n");
245 fprintf(stderr, "am_log_worker(): the audit file name is invalid (i.e. empty or null)\n");
285 fprintf(stderr, "am_log_worker() failed to open log file %s: error: %d", f->name_debug, errno);
288 fprintf(stderr, "am_log_worker() failed to open audit file %s: error: %d", f->name_audit, errno);
326 fprintf(stderr, "could not rotate log file %s (error: %d)\n",
358 fprintf(stderr, "could not rotate log file %s (error: %d)\n",
399 fprintf(stderr, "am_log_worker() log file re-open failed with error: %d", errno);
560 fprintf(stderr, "am_log_init() shm_open failed (%d)\n", errno);
573 fprintf(stderr, "am_log_ini
[all...]
H A Dadmin.c201 fprintf(stderr, "error: out of memory\n");
1067 fprintf(stderr, "Failed to get console handle (%d). Exiting.\n", GetLastError());
1071 fprintf(stderr, "Failed to get console mode (%d). Exiting.\n", GetLastError());
1077 fprintf(stderr, "Failed to set console mode (%d). Exiting.\n", GetLastError());
1644 fprintf(stderr, "\nError validating OpenAM - Agent configuration.\n"
1677 fprintf(stderr, "\nInstallation failed.\n"
1683 fprintf(stderr, "\nInstallation failed.\n"
1788 fprintf(stderr, "\nError reading config file %s. Exiting.\n", argv[2]);
1837 fprintf(stderr, "\nError validating OpenAM - Agent configuration.\n");
1869 fprintf(stderr, "\nInstallatio
[all...]
H A Dnet_client_ssl.c275 fprintf(stderr, "init_ssl(): %s is not available (error: %d)\n", name, GetLastError());
302 fprintf(stderr, "init_ssl(): %s is not available\n", name);
311 fprintf(stderr, "init_ssl(): failed to load %s\n", fp->name);
H A Dshared.c83 fprintf(stderr, "freelist diagnostic: error in list %d: %s\n", hdr_offset, action);
/forgerock/web-agents-v4/tests/
H A Dtest_network.c77 fprintf(stderr, "STATUS: %s\n", am_strerror(rv));
78 fprintf(stderr, "HTTP STATUS: %d\n", httpcode);
99 fprintf(stderr, "LOGIN STATUS: %s\n", am_strerror(rv));
105 fprintf(stderr, "LOGOUT STATUS: %s\n", am_strerror(rv));
113 fprintf(stderr, "TOKEN: %s\n", LOGEMPTY(agent_token));
H A Dtest_log.c149 fprintf(stderr, "Warning, failed to open log file %s\n", file_name);
/forgerock/web-agents-v4/zlib/
H A Dinfback.c61 Tracev((stderr, "inflate: allocated\n"));
304 Tracev((stderr, "inflate: stored block%s\n",
310 Tracev((stderr, "inflate: fixed codes block%s\n",
315 Tracev((stderr, "inflate: dynamic codes block%s\n",
336 Tracev((stderr, "inflate: stored length %u\n",
354 Tracev((stderr, "inflate: stored end\n"));
374 Tracev((stderr, "inflate: table sizes ok\n"));
395 Tracev((stderr, "inflate: code lengths ok\n"));
478 Tracev((stderr, "inflate: codes ok\n"));
513 Tracevv((stderr, her
[all...]
H A Dtrees.c168 { if (z_verbose>2) fprintf(stderr,"\ncd %3d ",(c)); \
193 Tracevv((stderr," l %2d v %4x ", length, value));
530 Trace((stderr,"\nbit length overflow\n"));
557 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
596 Tracev((stderr,"\ngen_codes: max_code %d ", max_code));
604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ",
680 fprintf(stderr,"\nnode %d(%d), sons %d(%d) %d(%d)",
825 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld",
845 Tracev((stderr, "\nbl counts: "));
850 Tracev((stderr, "\nb
[all...]
H A Dinffast.c134 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
151 Tracevv((stderr, "inflate: length %u\n", len));
185 Tracevv((stderr, "inflate: distance %u\n", dist));
298 Tracevv((stderr, "inflate: end of block\n"));
H A Dinflate.c125 Tracev((stderr, "inflate: reset\n"));
211 Tracev((stderr, "inflate: allocated\n"));
681 Tracev((stderr, "inflate: zlib header ok\n"));
839 Tracev((stderr, "inflate: stored block%s\n",
845 Tracev((stderr, "inflate: fixed codes block%s\n",
854 Tracev((stderr, "inflate: dynamic codes block%s\n",
873 Tracev((stderr, "inflate: stored length %u\n",
894 Tracev((stderr, "inflate: stored end\n"));
912 Tracev((stderr, "inflate: table sizes ok\n"));
933 Tracev((stderr, "inflat
[all...]
H A Ddeflate.c1364 fprintf(stderr, " start %u, match %u, length %d\n",
1367 fprintf(stderr, "%c%c", s->window[match++], s->window[start++]);
1372 fprintf(stderr,"\\[%d,%d]", start-match, length);
1373 do { putc(s->window[start++], stderr); } while (--length != 0);
1546 Tracev((stderr,"[FLUSH]")); \
1707 Tracevv((stderr,"%c", s->window[s->strstart]));
1822 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1841 Tracevv((stderr,"%c", s->window[s->strstart-1]));
1913 Tracevv((stderr,"%c", s->window[s->strstart]));
1953 Tracevv((stderr,"
[all...]
H A Dzutil.c128 fprintf(stderr, "%s\n", m);
/forgerock/opendj2/src/build-tools/windows/
H A Dwinlauncher.c149 fprintf(stderr, msg, pidFile);
594 fprintf(stderr, msg, argc - 1);
626 fprintf(stderr, msg, subcommand);
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dwinlauncher.c150 fprintf(stderr, msg, pidFile);
595 fprintf(stderr, msg, argc - 1);
627 fprintf(stderr, msg, subcommand);
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dwinlauncher.c150 fprintf(stderr, msg, pidFile);
595 fprintf(stderr, msg, argc - 1);
627 fprintf(stderr, msg, subcommand);
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dwinlauncher.c149 fprintf(stderr, msg, pidFile);
594 fprintf(stderr, msg, argc - 1);
626 fprintf(stderr, msg, subcommand);
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dwinlauncher.c150 fprintf(stderr, msg, pidFile);
595 fprintf(stderr, msg, argc - 1);
627 fprintf(stderr, msg, subcommand);
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dwinlauncher.c149 fprintf(stderr, msg, pidFile);
594 fprintf(stderr, msg, argc - 1);
626 fprintf(stderr, msg, subcommand);
/forgerock/web-agents-v4/source/varnish3/
H A Dagent.c88 fprintf(stderr, "am_vmod_init failed. can't access configuration file (%s)\n", LOGEMPTY(conf));
93 fprintf(stderr, "am_vmod_init current thread pool stack size limit is %d bytes\n",
96 fprintf(stderr, "am_vmod_init failed. minimum stack size required %ld, configured %ld bytes. "
104 fprintf(stderr, "am_vmod_init current session workspace limit is %d bytes\n",
109 fprintf(stderr, "am_vmod_init failed. am_init error (%s)\n", am_strerror(settings->status));
116 fprintf(stderr, "am_vmod_init failed. memory allocation error\n");
122 fprintf(stderr, "am_vmod_init failed. failed to load agent bootstrap configuration file (%s)\n", conf);
131 fprintf(stderr, "am_vmod_init %s success\n", MODINFO);
825 fprintf(stderr, "am_vmod_init failed. memory allocation error\n");
/forgerock/web-agents-v4/source/varnish/
H A Dagent.c87 fprintf(stderr, "am_vmod_init failed. can't access configuration file (%s)\n", LOGEMPTY(conf));
92 fprintf(stderr, "am_vmod_init current thread pool stack size limit is %ld bytes\n",
95 fprintf(stderr, "am_vmod_init failed. minimum stack size required %ld, configured %ld bytes. "
103 fprintf(stderr, "am_vmod_init failed. am_init error (%s)\n", am_strerror(settings->status));
110 fprintf(stderr, "am_vmod_init failed. memory allocation error\n");
116 fprintf(stderr, "am_vmod_init failed. failed to load agent bootstrap configuration file (%s)\n", conf);
125 fprintf(stderr, "am_vmod_init %s success\n", MODINFO);
783 fprintf(stderr, "am_vmod_init failed. memory allocation error\n");
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/upgrade/
H A DOpenDJUpgrader.java496 final OutputStream stderr = new ByteArrayOutputStream();
501 final int rc = RebuildIndex.mainRebuildIndex(args, true, stdout, stderr);
510 error(stderr.toString());
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/upgrade/
H A DOpenDJUpgrader.java497 final OutputStream stderr = new ByteArrayOutputStream();
502 final int rc = RebuildIndex.mainRebuildIndex(args, true, stdout, stderr);
511 error(stderr.toString());
/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c1847 fprintf(stderr, "%s", buffer);
1848 fflush(stderr);
1924 fp = stderr;
1928 fp = stderr;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/
H A DSchemaBackendTestCase.java3920 private int runModify(String[] args, String ldifContent, PrintStream stderr) argument
3926 return LDAPModify.mainModify(args, false, null, stderr);

Completed in 129 milliseconds

12