arg 1251 src/dps8/dps8_cable.c t_stat sys_cable (int32 arg, const char * buf) arg 1291 src/dps8/dps8_cable.c rc = cable_scu (arg, unit_num, & name_save); arg 1293 src/dps8/dps8_cable.c rc = cable_iom (arg, unit_num, & name_save); arg 1295 src/dps8/dps8_cable.c rc = cable_mtp (arg, unit_num, & name_save); arg 1297 src/dps8/dps8_cable.c rc = cable_ipc (arg, unit_num, & name_save); arg 1299 src/dps8/dps8_cable.c rc = cable_msp (arg, unit_num, & name_save); arg 1301 src/dps8/dps8_cable.c rc = cable_urp (arg, unit_num, & name_save); arg 1651 src/dps8/dps8_cable.c t_stat sys_cable_ripout (UNUSED int32 arg, UNUSED const char * buf) arg 263 src/dps8/dps8_cable.h t_stat sys_cable (UNUSED int32 arg, const char * buf); arg 287 src/dps8/dps8_cable.h t_stat sys_cable (UNUSED int32 arg, const char * buf); arg 288 src/dps8/dps8_cable.h t_stat sys_cable_ripout (UNUSED int32 arg, UNUSED const char * buf); arg 289 src/dps8/dps8_cable.h t_stat sys_cable_show (UNUSED int32 arg, UNUSED const char * buf); arg 1012 src/dps8/dps8_console.c t_stat stat = cmdp->action (cmdp->arg, cptr); arg 1999 src/dps8/dps8_cpu.c void * cpu_thread_main (void * arg) arg 2001 src/dps8/dps8_cpu.c int myid = * (int *) arg; arg 3335 src/dps8/dps8_cpu.c t_stat set_mem_watch (int32 arg, const char * buf) arg 3339 src/dps8/dps8_cpu.c if (arg) arg 3355 src/dps8/dps8_cpu.c watch_bits [n] = arg != 0; arg 2366 src/dps8/dps8_cpu.h t_stat set_mem_watch (int32 arg, const char * buf); arg 2385 src/dps8/dps8_cpu.h void * cpu_thread_main (void * arg); arg 2273 src/dps8/dps8_fnp2.c arg 2372 src/dps8/dps8_fnp2.c t_stat set_fnp_server_port (UNUSED int32 arg, const char * buf) arg 2392 src/dps8/dps8_fnp2.c t_stat set_fnp_server_address (UNUSED int32 arg, const char * buf) arg 2423 src/dps8/dps8_fnp2.c t_stat set_fnp_3270_server_port (UNUSED int32 arg, const char * buf) arg 2444 src/dps8/dps8_fnp2.c t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf) arg 341 src/dps8/dps8_fnp2.h t_stat set_fnp_server_port (int32 arg, const char * buf); arg 342 src/dps8/dps8_fnp2.h t_stat set_fnp_server_address (int32 arg, const char * buf); arg 343 src/dps8/dps8_fnp2.h t_stat set_fnp_3270_server_port (int32 arg, const char * buf); arg 344 src/dps8/dps8_fnp2.h t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf); arg 1036 src/dps8/dps8_ins.c t_stat display_the_matrix (UNUSED int32 arg, UNUSED const char * buf) arg 27 src/dps8/dps8_ins.h t_stat display_the_matrix (int32 arg, const char * buf); arg 3490 src/dps8/dps8_iom.c void * chan_thread_main (void * arg) arg 3492 src/dps8/dps8_iom.c uint myid = (uint) * (int *) arg; arg 3517 src/dps8/dps8_iom.c void * iom_thread_main (void * arg) arg 3519 src/dps8/dps8_iom.c int myid = * (int *) arg; arg 416 src/dps8/dps8_iom.h void * iom_thread_main (void * arg); arg 417 src/dps8/dps8_iom.h void * chan_thread_main (void * arg); arg 2436 src/dps8/dps8_mt.c t_stat mount_tape (UNUSED int32 arg, const char * buf) arg 63 src/dps8/dps8_mt.h t_stat mount_tape (int32 arg, const char * buf); arg 1868 src/dps8/dps8_prt.c t_stat burst_printer (UNUSED int32 arg, const char * buf) arg 27 src/dps8/dps8_prt.h t_stat burst_printer (UNUSED int32 arg, const char * buf); arg 1777 src/dps8/dps8_sys.c t_stat stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ arg 1788 src/dps8/dps8_sys.c static t_stat set_default_base_system (UNUSED int32 arg, UNUSED const char * buf) arg 1806 src/dps8/dps8_sys.c static t_stat boot_skip (int32 UNUSED arg, UNUSED const char * buf) arg 1819 src/dps8/dps8_sys.c static t_stat do_execute_fault (UNUSED int32 arg, UNUSED const char * buf) arg 1831 src/dps8/dps8_sys.c static t_stat do_restart (UNUSED int32 arg, UNUSED const char * buf) arg 1865 src/dps8/dps8_sys.c static t_stat set_sys_polling_interval (UNUSED int32 arg, const char * buf) arg 1880 src/dps8/dps8_sys.c static t_stat set_sys_slow_polling_interval (UNUSED int32 arg, const char * buf) arg 1895 src/dps8/dps8_sys.c static t_stat set_sys_poll_check_rate (UNUSED int32 arg, const char * buf) arg 1951 src/dps8/dps8_sys.c static t_stat dps_debug_mme_cntdwn (UNUSED int32 arg, const char * buf) arg 1958 src/dps8/dps8_sys.c static t_stat dps_debug_skip (UNUSED int32 arg, const char * buf) arg 1966 src/dps8/dps8_sys.c static t_stat dps_debug_start (UNUSED int32 arg, const char * buf) arg 1973 src/dps8/dps8_sys.c static t_stat dps_debug_stop (UNUSED int32 arg, const char * buf) arg 1980 src/dps8/dps8_sys.c static t_stat dps_debug_break (UNUSED int32 arg, const char * buf) arg 1989 src/dps8/dps8_sys.c static t_stat dps_debug_segno (int32 arg, const char * buf) arg 1991 src/dps8/dps8_sys.c if (arg) arg 2013 src/dps8/dps8_sys.c static t_stat dps_debug_ringno (UNUSED int32 arg, const char * buf) arg 2020 src/dps8/dps8_sys.c static t_stat dps_debug_bar (int32 arg, UNUSED const char * buf) arg 2022 src/dps8/dps8_sys.c sim_deb_bar = arg; arg 2023 src/dps8/dps8_sys.c if (arg) arg 2257 src/dps8/dps8_sys.c static t_stat abs_addr (UNUSED int32 arg, const char * buf) arg 2738 src/dps8/dps8_sys.c static t_stat stack_trace (UNUSED int32 arg, UNUSED const char * buf) arg 2904 src/dps8/dps8_sys.c static t_stat list_source_at (UNUSED int32 arg, UNUSED const char * buf) arg 2923 src/dps8/dps8_sys.c static t_stat load_system_book (UNUSED int32 arg, UNUSED const char * buf) arg 3067 src/dps8/dps8_sys.c static t_stat add_system_book_entry (UNUSED int32 arg, const char * buf) arg 3103 src/dps8/dps8_sys.c static t_stat lookup_system_book (UNUSED int32 arg, const char * buf) arg 3322 src/dps8/dps8_sys.c static t_stat virt_address (UNUSED int32 arg, const char * buf) arg 3332 src/dps8/dps8_sys.c static t_stat set_search_path (UNUSED int32 arg, UNUSED const char * buf) arg 3363 src/dps8/dps8_sys.c t_stat brkbrk (UNUSED int32 arg, UNUSED const char * buf) arg 3371 src/dps8/dps8_sys.c static t_stat sbreak (int32 arg, const char * buf) arg 3384 src/dps8/dps8_sys.c t_stat rc = brk_cmd (arg, reformatted); arg 3389 src/dps8/dps8_sys.c static t_stat dfx1entry (UNUSED int32 arg, UNUSED const char * buf) arg 3428 src/dps8/dps8_sys.c static t_stat dfx1exit (UNUSED int32 arg, UNUSED const char * buf) arg 3436 src/dps8/dps8_sys.c static t_stat dv2scale (UNUSED int32 arg, UNUSED const char * buf) arg 3443 src/dps8/dps8_sys.c static t_stat dfx2entry (UNUSED int32 arg, UNUSED const char * buf) arg 3499 src/dps8/dps8_sys.c static t_stat mdfx3entry (UNUSED int32 arg, UNUSED const char * buf) arg 3543 src/dps8/dps8_sys.c static t_stat smfx1entry (UNUSED int32 arg, UNUSED const char * buf) arg 3588 src/dps8/dps8_sys.c static t_stat search_memory (UNUSED int32 arg, const char * buf) arg 3601 src/dps8/dps8_sys.c static t_stat set_dbg_cpu_mask (int32 UNUSED arg, const char * UNUSED buf) arg 3622 src/dps8/dps8_sys.c static t_stat scraper (UNUSED int32 arg, const char * buf) arg 3704 src/dps8/dps8_sys.c static t_stat set_dbgevent (int32 arg, const char * buf) arg 3706 src/dps8/dps8_sys.c if (arg == 0 || arg == 1) arg 3732 src/dps8/dps8_sys.c dbgevents[n_dbgevents].t0 = arg == 0; arg 3737 src/dps8/dps8_sys.c dbgevents[n_dbgevents].t0, arg, dbgevents[n_dbgevents].tag); arg 3741 src/dps8/dps8_sys.c else if (arg == 2) arg 3757 src/dps8/dps8_sys.c else if (arg == 3) arg 3763 src/dps8/dps8_sys.c else if (arg == 4) arg 3770 src/dps8/dps8_sys.c sim_printf ("set_dbgevent bad arg %d\r\n", arg); arg 3782 src/dps8/dps8_sys.c t_stat rewind_media (int32 arg, const char * buf) { arg 3808 src/dps8/dps8_sys.c t_stat load_media (int32 arg, const char * buf) arg 3817 src/dps8/dps8_sys.c if (arg) arg 3842 src/dps8/dps8_sys.c if (arg) arg 3850 src/dps8/dps8_sys.c if (arg) arg 3861 src/dps8/dps8_sys.c t_stat ready_media (int32 arg, const char * buf) { arg 3892 src/dps8/dps8_sys.c static t_stat trkw (UNUSED int32 arg, const char * buf) arg 3898 src/dps8/dps8_sys.c static t_stat trkr (UNUSED int32 arg, const char * buf) arg 90 src/dps8/dps8_sys.h t_stat brkbrk (int32 arg, const char * buf); arg 659 src/dps8/hdbg.c t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf) arg 667 src/dps8/hdbg.c t_stat hdbg_size (UNUSED int32 arg, const char * buf) { arg 675 src/dps8/hdbg.c t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf) { arg 682 src/dps8/hdbg.c t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf) { arg 700 src/dps8/hdbg.c t_stat hdbg_print (UNUSED int32 arg, const char * buf) { arg 28 src/dps8/hdbg.h t_stat hdbg_size (int32 arg, UNUSED const char * buf); arg 29 src/dps8/hdbg.h t_stat hdbg_print (int32 arg, UNUSED const char * buf); arg 30 src/dps8/hdbg.h t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf); arg 31 src/dps8/hdbg.h t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf); arg 32 src/dps8/hdbg.h t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf); arg 406 src/dps8/segldr.c t_stat segment_loader (int32 arg, const char * buf) arg 20 src/dps8/segldr.h t_stat segment_loader (int32 arg, const char * buf); arg 420 src/dps8/threadz.c void *(*start_routine)(void *), void *restrict arg) arg 426 src/dps8/threadz.c int rv = pthread_create_suspended_np(thread, attr, start_routine, arg); arg 75 src/dps8/threadz.h arg 77 src/dps8/threadz.h arg 31 src/dps8/tracker.c int brkbrk (int32_t arg, const char * buf); arg 1936 src/simh/scp.c stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ arg 2770 src/simh/scp.c stat = cmdp->action (cmdp->arg, cptr); /* exec other cmd */ arg 3815 src/simh/scp.c return gcmdp->action (gcmdp->arg, cptr); /* do the rest */ arg 3895 src/simh/scp.c r = glbr->action (dptr, uptr, glbr->arg, cvptr); /* do global */ arg 4082 src/simh/scp.c return shptr->action (ofile, NULL, NULL, shptr->arg, cptr); arg 4103 src/simh/scp.c return shptr->action (ofile, sim_dflt_dev, uptr, shptr->arg, cptr); arg 4136 src/simh/scp.c r = shptr->action (ofile, dptr, uptr, shptr->arg, cptr); arg 295 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 314 src/simh/sim_console.c show_con_tab[i].action (st, dptr, uptr, show_con_tab[i].arg, cptr); arg 320 src/simh/sim_console.c shptr->action (st, dptr, uptr, shptr->arg, NULL); arg 384 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 624 src/simh/sim_console.c stat = sim_rem_active_command->action (sim_rem_active_command->arg, cptr);/* execute command */ arg 936 src/simh/sim_console.c stat = basecmdp->action (cmdp->arg, cptr); arg 1489 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 523 src/simh/sim_defs.h int32 arg; /* argument */ arg 534 src/simh/sim_defs.h int32 arg; /* argument */ arg 542 src/simh/sim_defs.h int32 arg; /* argument */