Home
last modified time | relevance | path

Searched refs:ex_substitute_args (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dsim_extension.c653 static void ex_substitute_args (char *iptr, char *optr, int32 bufsize, char *args []);
739 sub_args = ex_substitute_args; /* and argument substituter */ in ex_initialize()
2417ex_substitute_args (cptr, tbuf, sizeof cmd_buf, NULL); /* substitute variables in the command lin… in sim_instr()
4483 static void ex_substitute_args (char *iptr, char *optr, int32 bufsize, char *args []) in ex_substitute_args() function
4970 ex_substitute_args (cbuf, kbuf, CBUFSIZE, do_arg); /* substitute arguments in the command */ in execute_file()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dsim_extension.c731 static void ex_substitute_args (char *iptr, char *optr, int32 bufsize, char *args []);
817 sub_args = ex_substitute_args; /* and argument substituter */ in ex_initialize()
2515ex_substitute_args (cptr, tbuf, sizeof cmd_buf, NULL); /* substitute variables in the command lin… in sim_instr()
4967 static void ex_substitute_args (char *iptr, char *optr, int32 bufsize, char *args []) in ex_substitute_args() function
5487 ex_substitute_args (cbuf, kbuf, CBUFSIZE, do_arg); /* substitute arguments in the command */ in execute_file()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dsim_extension.c731 static void ex_substitute_args (char *iptr, char *optr, int32 bufsize, char *args []);
817 sub_args = ex_substitute_args; /* and argument substituter */ in ex_initialize()
2515ex_substitute_args (cptr, tbuf, sizeof cmd_buf, NULL); /* substitute variables in the command lin… in sim_instr()
4967 static void ex_substitute_args (char *iptr, char *optr, int32 bufsize, char *args []) in ex_substitute_args() function
5487 ex_substitute_args (cbuf, kbuf, CBUFSIZE, do_arg); /* substitute arguments in the command */ in execute_file()