Home
last modified time | relevance | path

Searched refs:error_exit (Results 1 – 25 of 2286) sorted by relevance

12345678910>>...92

/dports/science/cgnslib/CGNS-4.1.2/src/tests/
H A Dtest_family_tree.c27 void error_exit (char *where) in error_exit() function
52 error_exit( "cg_open" ); in main()
63 error_exit( "grid base write" ); in main()
90 error_exit("zone write"); in main()
132 error_exit( "write Family1" ); in main()
159 error_exit( "goto Family2" ); in main()
234 error_exit("go to zone"); in main()
251 error_exit("inflow boco"); in main()
253 error_exit("go to BC"); in main()
292 error_exit("go to zone"); in main()
[all …]
H A Dtest_multifam.c23 void error_exit (char *where) in error_exit() function
61 error_exit("cg_open"); in main()
68 error_exit("base write"); in main()
73 error_exit("family write"); in main()
88 error_exit("zone write"); in main()
105 error_exit("go to zone"); in main()
122 error_exit("inflow boco"); in main()
124 error_exit("go to BC"); in main()
159 error_exit("go to zone"); in main()
208 error_exit("go to zone"); in main()
[all …]
H A Dtest_ver31.c53 void error_exit (char *where) in error_exit() function
279 error_exit(errmsg); in write_coords()
299 error_exit(errmsg); in write_elements()
358 error_exit(errmsg); in write_structured()
394 error_exit(name); in write_structured()
410 error_exit(errmsg); in write_structured()
433 error_exit(errmsg); in write_structured()
441 error_exit(errmsg); in write_structured()
489 error_exit(errmsg); in write_structured()
677 error_exit(name); in write_unstructured()
[all …]
/dports/biology/fastp/fastp-0.23.2/src/
H A Doptions.cpp99 error_exit("splitting mode cannot work with merging mode"); in validate()
154 error_exit("splitting mode cannot work with stdout mode"); in validate()
235 error_exit("--unpaired1 and --out1 shouldn't have same file name"); in validate()
237 error_exit("--unpaired1 and --out2 shouldn't have same file name"); in validate()
244 error_exit("--unpaired2 and --out1 shouldn't have same file name"); in validate()
246 error_exit("--unpaired2 and --out2 shouldn't have same file name"); in validate()
253 error_exit("--failed_out and --out1 shouldn't have same file name"); in validate()
255 error_exit("--failed_out and --out2 shouldn't have same file name"); in validate()
393 error_exit("UMI length should be 1~100"); in validate()
404 error_exit("UMI prefix should be shorter than 10"); in validate()
[all …]
/dports/sysutils/cfengine-devel/core-d08ae9eff/contrib/masterfiles-stage/
H A Dcommon.sh15 error_exit() { function
22 git --version >/dev/null 2>&1 || error_exit "git not found on path: '${PATH}'"
53 error_exit "Improper path passed to git_setup_local_mirrored_repo"
93 error_exit "You must specify absolute pathnames in channel_config: '$1'"
94 mkdir -p "$(dirname "$1")" || error_exit "Failed to mkdir -p dirname $1"
110 error_exit "Failed to checkout '$2' from '${local_mirrored_repo}'"
128 mv "${temp_stage}" "$1" || error_exit "Failed to mv $temp_stage to $1."
198 mkdir -p "$(dirname "$1")" || error_exit "Failed to mkdir -p dirname $1"
214 error_exit "Failed to checkout '$2' from '${local_mirrored_repo}'"
221 cfbs build || error_exit "cfbs build failed"
[all …]
/dports/sysutils/webmin/webmin-1.981/passwd/
H A Dchange_passwd.cgi13 &error_exit($err) if ($err);
14 $in{'user'} || &error_exit("Missing user parameter");
15 $in{'old'} || &error_exit("Missing old parameter");
16 $in{'new'} || &error_exit("Missing new parameter");
19 &error_exit("Passwords can only be submitted via POST");
25 &error_exit($err) if ($err);
28 $user || &error_exit("User does not exist");
30 &error_exit("Incorrect password");
33 &error_exit("Invalid password : $err") if ($err);
43 &error_exit($@);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/rdoff/
H A Drdlar.c154 error_exit(3, true, "could not write header"); in put_header()
171 error_exit(1, false, "write error"); in copybytes()
193 error_exit(1, false, "write error"); in copyint32_t()
242 error_exit(1, true, "could not stat '%s'", fname); in add_module()
250 error_exit(1, true, "could not open '%s'", fname); in add_module()
261 error_exit(1, false, "write error"); in add_module()
322 error_exit(2, false, "missing library name"); in main()
370 error_exit(1, false, "invalid library format"); in main()
441 error_exit(1, false, "invalid library format"); in main()
480 error_exit(1, false, "write error"); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/rdoff/
H A Drdlar.c153 error_exit(3, true, "could not write header"); in put_header()
170 error_exit(1, false, "write error"); in copybytes()
192 error_exit(1, false, "write error"); in copyint32_t()
241 error_exit(1, true, "could not stat '%s'", fname); in add_module()
249 error_exit(1, true, "could not open '%s'", fname); in add_module()
260 error_exit(1, false, "write error"); in add_module()
321 error_exit(2, false, "missing library name"); in main()
369 error_exit(1, false, "invalid library format"); in main()
440 error_exit(1, false, "invalid library format"); in main()
479 error_exit(1, false, "write error"); in main()
[all …]
/dports/devel/nasm/nasm-2.15.05/rdoff/
H A Drdlar.c153 error_exit(3, true, "could not write header"); in put_header()
170 error_exit(1, false, "write error"); in copybytes()
192 error_exit(1, false, "write error"); in copyint32_t()
241 error_exit(1, true, "could not stat '%s'", fname); in add_module()
249 error_exit(1, true, "could not open '%s'", fname); in add_module()
260 error_exit(1, false, "write error"); in add_module()
321 error_exit(2, false, "missing library name"); in main()
369 error_exit(1, false, "invalid library format"); in main()
440 error_exit(1, false, "invalid library format"); in main()
479 error_exit(1, false, "write error"); in main()
[all …]
/dports/sysutils/webmin/webmin-1.981/fsdump/
H A Dftp.pl38 &error_exit("FTP prompt failed : $err");
45 &error_exit("FTP login failed : $err");
48 &error_exit("FTP file type failed : $err");
66 &error_exit("Unknown permissions $perms");
103 &error_exit("FTP close failed : $err");
106 &error_exit("FTP quit failed : $err");
120 sub error_exit subroutine
152 &error_exit("FTP port failed : $err");
157 &error_exit("FTP read failed : $err");
164 &error_exit("FTP write failed : $err");
[all …]
/dports/net-mgmt/nagtail/nagtail-0.0.31/
H A Dutils.cpp54 error_exit("can't access log.log"); in LOG()
70 error_exit("unexpected signal %d for dump_mem\n", sig); in dump_mem()
166 error_exit("failed to allocate %d bytes for %s\n", size, what); in mymalloc()
176 error_exit("failed to copy string '%s': out of memory?\n", in); in mystrndup()
184 error_exit("failed to copy string '%s': out of memory?\n", in); in mystrndup()
235 error_exit("stat failed for %s", filename); in get_filesize()
250 error_exit("stat failed for %s", filename); in get_filechanged()
268 error_exit("The specified host is unknown.\n"); in resolve_host()
318 error_exit("problem creating socket"); in connect_to()
321 error_exit("problem setting KEEPALIVE"); in connect_to()
[all …]
/dports/sysutils/multitail/multitail-6.5.0/
H A Dexec.c177 error_exit(FALSE, FALSE, "Error while starting process %s!\n", shell); in start_proc()
201 if (-1 == pipe(pipefd)) error_exit(TRUE, FALSE, "Error creating pipe.\n"); in start_proc()
306 error_exit(FALSE, FALSE, "Error while starting process!\n"); in execute_program()
310 error_exit(TRUE, FALSE, "Failed to fork child process.\n"); in execute_program()
324 error_exit(TRUE, FALSE, "Error while waiting for process to exit.\n"); in execute_program()
344 error_exit(TRUE, FALSE, "Error creating pipe.\n"); in exec_with_pipe()
347 error_exit(TRUE, FALSE, "Error creating pipe.\n"); in exec_with_pipe()
350 error_exit(TRUE, FALSE, "fork() failed.\n"); in exec_with_pipe()
355 if (mydup(pipe_to_proc[0]) == -1) error_exit(TRUE, FALSE, "dup() failed.\n"); in exec_with_pipe()
359 if (mydup(pipe_from_proc[1]) == -1) error_exit(TRUE, FALSE, "dup() failed.\n"); in exec_with_pipe()
[all …]
/dports/net-im/sendxmpp/sendxmpp-1.24/
H A Dsendxmpp39 sub error_exit;
87 ) or error_exit("cannot login: $!");
135 error_exit ("cannot read $cfg_file: $!")
138 error_exit ("you must own $cfg_file")
141 error_exit ("$cfg_file must not be accessible by others")
174 error_exit ("syntax error in line $line of $cfg_file");
192 error_exit ("no correct config found in $cfg_file")
261 error_exit("Unsupported message type '$message_type'");
329 error_exit "could not create XMPP client object: $!"
507 error_exit ("Error '$txt': result undefined")
[all …]
/dports/net-mgmt/nagcon/nagcon-0.0.32/
H A Dutils.cpp37 error_exit("can't access log.log"); in LOG()
53 error_exit("unexpected signal %d for dump_mem\n", sig); in dump_mem()
95 if (!pm) error_exit("failed to shrink memorylist to %d elements\n", n_pm); in remove_mem_element()
102 if (!pm) error_exit("failed to grow memorylist from %d elements\n", n_pm); in add_mem_element()
149 error_exit("failed to allocate %d bytes for %s\n", size, what); in mymalloc()
159 error_exit("failed to copy string '%s': out of memory?\n", in); in mystrndup()
167 error_exit("failed to copy string '%s': out of memory?\n", in); in mystrndup()
215 error_exit("stat failed for %s", filename); in get_filesize()
230 error_exit("stat failed for %s", filename); in get_filechanged()
248 error_exit("The specified host is unknown.\n"); in resolve_host()
[all …]
/dports/sysutils/usermin/usermin-1.830/file/
H A Dshow.cgi11 &error_exit($text{'view_epathinfo'});
49 &error_exit(&text('view_eaccess', &html_escape($p)));
55 $archive || &error_exit($text{'view_earchive'});
65 -d $p || &error_exit($text{'view_edir'}." ".&html_escape($p));
70 &error_exit(&text('view_earchmax', $archmax));
86 &has_command("zip") || &error_exit(&text('view_ecmd', "zip"));
90 &has_command("tar") || &error_exit(&text('view_ecmd', "tar"));
95 &has_command("tar") || &error_exit(&text('view_ecmd', "tar"));
109 &error_exit(&text('view_ecomp', &html_escape($out)));
124 &error_exit(&text('view_eopen', $p, $!));
[all …]
/dports/net-mgmt/nagircbot/nagircbot-0.0.33/
H A Dutils.cpp38 error_exit("can't access log.log"); in LOG()
54 error_exit("unexpected signal %d for dump_mem\n", sig); in dump_mem()
150 error_exit("failed to allocate %d bytes for %s\n", size, what); in mymalloc()
160 error_exit("failed to copy string '%s': out of memory?\n", in); in mystrndup()
168 error_exit("failed to copy string '%s': out of memory?\n", in); in mystrndup()
260 error_exit("stat failed for %s", filename); in get_filesize()
275 error_exit("stat failed for %s", filename); in get_filechanged()
293 error_exit("The specified host is unknown.\n"); in resolve_host()
343 error_exit("problem creating socket"); in connect_to()
346 error_exit("problem setting KEEPALIVE"); in connect_to()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/vchiq_arm/
H A Dvchiq_test.h78 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
81 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
91 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
94 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
97 …pected bulk_userdata %d, got %d", __LINE__, _bu, (int)bulk_userdata); VCOS_BKPT; goto error_exit; \
106 … _v) if (_e != _v) { vcos_log_trace("%d: " #_e " != " #_v, __LINE__); VCOS_BKPT; goto error_exit; }
111 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
114 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
120 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
123 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
[all …]
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/vchiq_arm/
H A Dvchiq_test.h78 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
81 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
91 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
94 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
97 …pected bulk_userdata %d, got %d", __LINE__, _bu, (int)bulk_userdata); VCOS_BKPT; goto error_exit; \
106 … _v) if (_e != _v) { vcos_log_trace("%d: " #_e " != " #_v, __LINE__); VCOS_BKPT; goto error_exit; }
111 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
114 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
120 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
123 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
[all …]
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/vchiq_arm/
H A Dvchiq_test.h78 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
81 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
91 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
94 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
97 …pected bulk_userdata %d, got %d", __LINE__, _bu, (int)bulk_userdata); VCOS_BKPT; goto error_exit; \
106 … _v) if (_e != _v) { vcos_log_trace("%d: " #_e " != " #_v, __LINE__); VCOS_BKPT; goto error_exit; }
111 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
114 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
120 …or("%d: expected callback reason " #_r ", got %d", __LINE__, reason); VCOS_BKPT; goto error_exit; \
123 …%d, got %d", __LINE__, _u, (int)VCHIQ_GET_SERVICE_USERDATA(service)); VCOS_BKPT; goto error_exit; \
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/app/blast/
H A Dget_species_taxids.sh52 error_exit() { function
61 …command -v $app >/dev/null 2>&1 || error_exit "Cannot find Entrez EDirect $app tool, please see in…
94 error_exit "esearch error" $?
99 error_exit "efetch error" $?
103 error_exit "Taxonomy ID not found"
113 error_exit "esearch error" $?
122 error_exit "No matches found for \"$NAME\". Did you mean \"$CORRECT_NAME\"?"
127 error_exit "esearch error"
131 error_exit "More than $TOO_MANY_MATCHES matches found, please refine your search."
134 error_exit "No matches for \"$NAME\"."
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/blast/
H A Dget_species_taxids.sh52 error_exit() { function
61 …command -v $app >/dev/null 2>&1 || error_exit "Cannot find Entrez EDirect $app tool, please see in…
94 error_exit "esearch error" $?
99 error_exit "efetch error" $?
103 error_exit "Taxonomy ID not found"
113 error_exit "esearch error" $?
122 error_exit "No matches found for \"$NAME\". Did you mean \"$CORRECT_NAME\"?"
127 error_exit "esearch error"
131 error_exit "More than $TOO_MANY_MATCHES matches found, please refine your search."
134 error_exit "No matches for \"$NAME\"."
[all …]
/dports/lang/gjs/gjs-1.70.0/tools/
H A Dgit-pre-commit-format25 function error_exit() {
90 error_exit "No .git directory in $top_dir."
166 error_exit "The hook is already installed."
172 error_exit "Unexpected failure."
181 error_exit "Couldn't remove the pre-commit hook."
185 error_exit "There's no pre-commit hook, nothing to uninstall."
261 error_exit \
271 error_exit $'\nThe apply-format script failed.'
328 error_exit \
333 error_exit \
[all …]
/dports/lang/cjs/cjs-4.8.2/tools/
H A Dgit-pre-commit-format24 function error_exit() {
89 error_exit "No .git directory in $top_dir."
165 error_exit "The hook is already installed."
171 error_exit "Unexpected failure."
180 error_exit "Couldn't remove the pre-commit hook."
184 error_exit "There's no pre-commit hook, nothing to uninstall."
260 error_exit \
270 error_exit $'\nThe apply-format script failed.'
327 error_exit \
332 error_exit \
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dsuid_exec.c108 error_exit(badexec); in main()
132 error_exit(badexec); in main()
140 error_exit(badexec); in main()
143 error_exit(badexec); in main()
151 error_exit(badexec); in main()
163 error_exit(badopen); in main()
192 error_exit(badopen); in main()
195 error_exit(badexec); in main()
198 error_exit(badexec); in main()
201 error_exit(badexec); in main()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dsuid_exec.c108 error_exit(badexec); in main()
132 error_exit(badexec); in main()
140 error_exit(badexec); in main()
143 error_exit(badexec); in main()
151 error_exit(badexec); in main()
163 error_exit(badopen); in main()
192 error_exit(badopen); in main()
195 error_exit(badexec); in main()
198 error_exit(badexec); in main()
201 error_exit(badexec); in main()
[all …]

12345678910>>...92