Home
last modified time | relevance | path

Searched refs:cmd_err (Results 1 – 25 of 423) sorted by path

12345678910>>...17

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dpipedialog.c190 int cmd_in[2]={},cmd_out[2]={},cmd_err[2]={}; in pipe_dialog_open_pipe() local
200 pipe(cmd_err)==-1) { in pipe_dialog_open_pipe()
208 if (!cmd_err[0]) close(cmd_err[0]); in pipe_dialog_open_pipe()
225 close(cmd_err[0]); in pipe_dialog_open_pipe()
226 close(cmd_err[1]); in pipe_dialog_open_pipe()
238 dup2(cmd_err[1],2); in pipe_dialog_open_pipe()
247 close(cmd_err[0]); in pipe_dialog_open_pipe()
248 close(cmd_err[1]); in pipe_dialog_open_pipe()
277 close(cmd_err[1]); in pipe_dialog_open_pipe()
291 pd->fds[2] = fds[2] = cmd_err[0]; in pipe_dialog_open_pipe()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus3.c124 int cmd_err = 1; variable
10888 return(setnum(&cmd_err,x,y,3));
H A Dckuus5.c114 rcdactive, keepallchars, cmd_err;
2547 switch (cmd_err) { /* SET COMMAND ERROR-DISPLAY */ in cmderr()
2566 if (cmd_err == 2) { in cmderr()
3199 if (!quiet && !cmd_err) {
7660 printf(" Command error-display: %d\n", cmd_err);
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libmongoc/src/mongoc/
H A Dmongoc-cluster.c458 const bson_error_t *cmd_err, in _handle_txn_error_labels() argument
467 cmd_ret, cmd_err, reply, cmd->server_stream->sd->max_wire_version); in _handle_txn_error_labels()
H A Dmongoc-error-private.h57 const bson_error_t *cmd_err,
67 const bson_error_t *cmd_err,
H A Dmongoc-error.c119 const bson_error_t *cmd_err, in _mongoc_write_error_handle_labels() argument
126 if (!cmd_ret && _mongoc_error_is_network (cmd_err)) { in _mongoc_write_error_handle_labels()
168 const bson_error_t *cmd_err, in _mongoc_read_error_get_type() argument
174 if (!cmd_ret && cmd_err && _mongoc_error_is_network (cmd_err)) { in _mongoc_read_error_get_type()
H A Dmongoc-write-command-private.h225 bson_error_t *cmd_err,
H A Dmongoc-write-command.c1566 bson_error_t *cmd_err, in _mongoc_write_error_update_if_unsupported_storage_engine() argument
1587 strcpy (cmd_err->message, replacement); in _mongoc_write_error_update_if_unsupported_storage_engine()
/dports/deskutils/dosage/dosage-2.17/tests/
H A Dtest_dosage.py28 def cmd_err(*options): function
93 cmd_err()
100 cmd_err('Garfield')
/dports/devel/node-thrift/thrift-0.14.0/contrib/
H A Dparse_profiling.py115 (remaining_out, cmd_err) = proc.communicate()
/dports/devel/py-thrift/thrift-0.14.0/contrib/
H A Dparse_profiling.py115 (remaining_out, cmd_err) = proc.communicate()
/dports/devel/ragel/ragel-6.10/doc/
H A Dragel-guide.tex1826 action cmd_err {
1843 'from' @err(cmd_err)
1845 'to' @err(cmd_err)
/dports/devel/tclthread/thread2.8.7/generic/
H A DthreadSvCmd.c1604 goto cmd_err; in SvGetObjCmd()
1611 cmd_err: in SvGetObjCmd()
1779 goto cmd_err; in SvIncrObjCmd()
1787 goto cmd_err; in SvIncrObjCmd()
1798 cmd_err: in SvIncrObjCmd()
1842 goto cmd_err; in SvAppendObjCmd()
1852 cmd_err: in SvAppendObjCmd()
1984 goto cmd_err; in SvMoveObjCmd()
2004 cmd_err: in SvMoveObjCmd()
H A DthreadSvKeylistCmd.c113 goto cmd_err; in SvKeylsetObjCmd()
120 goto cmd_err; in SvKeylsetObjCmd()
126 cmd_err: in SvKeylsetObjCmd()
172 goto cmd_err; in SvKeylgetObjCmd()
189 goto cmd_err; in SvKeylgetObjCmd()
214 cmd_err: in SvKeylgetObjCmd()
258 goto cmd_err; in SvKeyldelObjCmd()
273 cmd_err: in SvKeyldelObjCmd()
318 goto cmd_err; in SvKeylkeysObjCmd()
330 goto cmd_err; in SvKeylkeysObjCmd()
[all …]
H A DthreadSvListCmd.c172 goto cmd_err; in SvLpopObjCmd()
179 goto cmd_err; in SvLpopObjCmd()
207 cmd_err: in SvLpopObjCmd()
280 cmd_err: in SvLpushObjCmd()
340 cmd_err: in SvLappendObjCmd()
440 cmd_err: in SvLreplaceObjCmd()
522 cmd_err: in SvLrangeObjCmd()
602 cmd_err: in SvLinsertObjCmd()
757 cmd_err: in SvLsearchObjCmd()
818 cmd_err: in SvLindexObjCmd()
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/contrib/
H A Dparse_profiling.py115 (remaining_out, cmd_err) = proc.communicate()
/dports/devel/thrift-cpp/thrift-0.14.0/contrib/
H A Dparse_profiling.py115 (remaining_out, cmd_err) = proc.communicate()
/dports/devel/thrift/thrift-0.14.0/contrib/
H A Dparse_profiling.py115 (remaining_out, cmd_err) = proc.communicate()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSRuntime.pas2574 cmd_err(erUnexpectedEof);
2785 cmd_err(erUnexpectedEof);
2791 cmd_err(erInvalidType);
2798 cmd_err(erUnexpectedEof);
2827 cmd_err(erUnexpectedEof);
2836 cmd_err(erUnexpectedEof);
2843 cmd_err(erUnexpectedEof);
2960 cmd_err(erUnexpectedEof);
2965 cmd_err(erInvalidType);
2971 cmd_err(erInvalidType);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSRuntime.pas2574 cmd_err(erUnexpectedEof);
2785 cmd_err(erUnexpectedEof);
2791 cmd_err(erInvalidType);
2798 cmd_err(erUnexpectedEof);
2827 cmd_err(erUnexpectedEof);
2836 cmd_err(erUnexpectedEof);
2843 cmd_err(erUnexpectedEof);
2960 cmd_err(erUnexpectedEof);
2965 cmd_err(erInvalidType);
2971 cmd_err(erInvalidType);
[all …]
/dports/editors/lazarus-qt5/lazarus/components/PascalScript/Source/
H A DuPSRuntime.pas2561 cmd_err(erUnexpectedEof);
2772 cmd_err(erUnexpectedEof);
2778 cmd_err(erInvalidType);
2785 cmd_err(erUnexpectedEof);
2814 cmd_err(erUnexpectedEof);
2823 cmd_err(erUnexpectedEof);
2830 cmd_err(erUnexpectedEof);
2947 cmd_err(erUnexpectedEof);
2952 cmd_err(erInvalidType);
2958 cmd_err(erInvalidType);
[all …]
/dports/editors/lazarus/lazarus/components/PascalScript/Source/
H A DuPSRuntime.pas2561 cmd_err(erUnexpectedEof);
2772 cmd_err(erUnexpectedEof);
2778 cmd_err(erInvalidType);
2785 cmd_err(erUnexpectedEof);
2814 cmd_err(erUnexpectedEof);
2823 cmd_err(erUnexpectedEof);
2830 cmd_err(erUnexpectedEof);
2947 cmd_err(erUnexpectedEof);
2952 cmd_err(erInvalidType);
2958 cmd_err(erInvalidType);
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/mmc/
H A Dmtk-sd.c946 int cmd_err; in msdc_tune_response() local
965 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
966 if (!cmd_err) { in msdc_tune_response()
987 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
988 if (!cmd_err) { in msdc_tune_response()
1022 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
1023 if (!cmd_err) in msdc_tune_response()
1048 int cmd_err; in msdc_tune_data() local
1061 ret = mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_data()
1064 } else if (cmd_err) { in msdc_tune_data()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/mmc/
H A Dmtk-sd.c946 int cmd_err; in msdc_tune_response() local
965 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
966 if (!cmd_err) { in msdc_tune_response()
987 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
988 if (!cmd_err) { in msdc_tune_response()
1022 mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_response()
1023 if (!cmd_err) in msdc_tune_response()
1048 int cmd_err; in msdc_tune_data() local
1061 ret = mmc_send_tuning(mmc, opcode, &cmd_err); in msdc_tune_data()
1064 } else if (cmd_err) { in msdc_tune_data()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/bnxt/
H A Dbnxt_hsi.h358 u8 cmd_err; member

12345678910>>...17