arg 1287 src/dps8/dps8_cable.c t_stat sys_cable (int32 arg, const char * buf) arg 1327 src/dps8/dps8_cable.c rc = cable_scu (arg, unit_num, & name_save); arg 1329 src/dps8/dps8_cable.c rc = cable_iom (arg, unit_num, & name_save); arg 1331 src/dps8/dps8_cable.c rc = cable_mtp (arg, unit_num, & name_save); arg 1333 src/dps8/dps8_cable.c rc = cable_ipc (arg, unit_num, & name_save); arg 1335 src/dps8/dps8_cable.c rc = cable_msp (arg, unit_num, & name_save); arg 1337 src/dps8/dps8_cable.c rc = cable_urp (arg, unit_num, & name_save); arg 1703 src/dps8/dps8_cable.c t_stat sys_cable_ripout (UNUSED int32 arg, UNUSED const char * buf) arg 266 src/dps8/dps8_cable.h t_stat sys_cable (UNUSED int32 arg, const char * buf); arg 290 src/dps8/dps8_cable.h t_stat sys_cable (UNUSED int32 arg, const char * buf); arg 291 src/dps8/dps8_cable.h t_stat sys_cable_ripout (UNUSED int32 arg, UNUSED const char * buf); arg 292 src/dps8/dps8_cable.h t_stat sys_cable_show (UNUSED int32 arg, UNUSED const char * buf); arg 1014 src/dps8/dps8_console.c t_stat stat = cmdp->action (cmdp->arg, cptr); arg 2082 src/dps8/dps8_cpu.c void * cpu_thread_main (void * arg) arg 2084 src/dps8/dps8_cpu.c int myid = * (int *) arg; arg 3494 src/dps8/dps8_cpu.c t_stat set_mem_watch (int32 arg, const char * buf) arg 3498 src/dps8/dps8_cpu.c if (arg) arg 3514 src/dps8/dps8_cpu.c watch_bits [n] = arg != 0; arg 2370 src/dps8/dps8_cpu.h t_stat set_mem_watch (int32 arg, const char * buf); arg 2389 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 1040 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 1893 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 1811 src/dps8/dps8_sys.c t_stat stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ arg 1822 src/dps8/dps8_sys.c static t_stat set_default_base_system (UNUSED int32 arg, UNUSED const char * buf) arg 1840 src/dps8/dps8_sys.c static t_stat boot_skip (int32 UNUSED arg, UNUSED const char * buf) arg 1853 src/dps8/dps8_sys.c static t_stat do_execute_fault (UNUSED int32 arg, UNUSED const char * buf) arg 1865 src/dps8/dps8_sys.c static t_stat do_restart (UNUSED int32 arg, UNUSED const char * buf) arg 1899 src/dps8/dps8_sys.c static t_stat set_sys_polling_interval (UNUSED int32 arg, const char * buf) arg 1914 src/dps8/dps8_sys.c static t_stat set_sys_slow_polling_interval (UNUSED int32 arg, const char * buf) arg 1929 src/dps8/dps8_sys.c static t_stat set_sys_poll_check_rate (UNUSED int32 arg, const char * buf) arg 1985 src/dps8/dps8_sys.c static t_stat dps_debug_mme_cntdwn (UNUSED int32 arg, const char * buf) arg 1992 src/dps8/dps8_sys.c static t_stat dps_debug_skip (UNUSED int32 arg, const char * buf) arg 2000 src/dps8/dps8_sys.c static t_stat dps_debug_start (UNUSED int32 arg, const char * buf) arg 2007 src/dps8/dps8_sys.c static t_stat dps_debug_stop (UNUSED int32 arg, const char * buf) arg 2014 src/dps8/dps8_sys.c static t_stat dps_debug_break (UNUSED int32 arg, const char * buf) arg 2023 src/dps8/dps8_sys.c static t_stat dps_debug_segno (int32 arg, const char * buf) arg 2025 src/dps8/dps8_sys.c if (arg) arg 2047 src/dps8/dps8_sys.c static t_stat dps_debug_ringno (UNUSED int32 arg, const char * buf) arg 2054 src/dps8/dps8_sys.c static t_stat dps_debug_bar (int32 arg, UNUSED const char * buf) arg 2056 src/dps8/dps8_sys.c sim_deb_bar = arg; arg 2057 src/dps8/dps8_sys.c if (arg) arg 2291 src/dps8/dps8_sys.c static t_stat abs_addr (UNUSED int32 arg, const char * buf) arg 2772 src/dps8/dps8_sys.c static t_stat stack_trace (UNUSED int32 arg, UNUSED const char * buf) arg 2938 src/dps8/dps8_sys.c static t_stat list_source_at (UNUSED int32 arg, UNUSED const char * buf) arg 2957 src/dps8/dps8_sys.c static t_stat load_system_book (UNUSED int32 arg, UNUSED const char * buf) arg 3101 src/dps8/dps8_sys.c static t_stat add_system_book_entry (UNUSED int32 arg, const char * buf) arg 3137 src/dps8/dps8_sys.c static t_stat lookup_system_book (UNUSED int32 arg, const char * buf) arg 3356 src/dps8/dps8_sys.c static t_stat virt_address (UNUSED int32 arg, const char * buf) arg 3366 src/dps8/dps8_sys.c static t_stat set_search_path (UNUSED int32 arg, UNUSED const char * buf) arg 3397 src/dps8/dps8_sys.c t_stat brkbrk (UNUSED int32 arg, UNUSED const char * buf) arg 3405 src/dps8/dps8_sys.c static t_stat sbreak (int32 arg, const char * buf) arg 3418 src/dps8/dps8_sys.c t_stat rc = brk_cmd (arg, reformatted); arg 3423 src/dps8/dps8_sys.c static t_stat dfx1entry (UNUSED int32 arg, UNUSED const char * buf) arg 3462 src/dps8/dps8_sys.c static t_stat dfx1exit (UNUSED int32 arg, UNUSED const char * buf) arg 3470 src/dps8/dps8_sys.c static t_stat dv2scale (UNUSED int32 arg, UNUSED const char * buf) arg 3477 src/dps8/dps8_sys.c static t_stat dfx2entry (UNUSED int32 arg, UNUSED const char * buf) arg 3533 src/dps8/dps8_sys.c static t_stat mdfx3entry (UNUSED int32 arg, UNUSED const char * buf) arg 3577 src/dps8/dps8_sys.c static t_stat smfx1entry (UNUSED int32 arg, UNUSED const char * buf) arg 3622 src/dps8/dps8_sys.c static t_stat search_memory (UNUSED int32 arg, const char * buf) arg 3635 src/dps8/dps8_sys.c static t_stat set_dbg_cpu_mask (int32 UNUSED arg, const char * UNUSED buf) arg 3656 src/dps8/dps8_sys.c static t_stat scraper (UNUSED int32 arg, const char * buf) arg 3738 src/dps8/dps8_sys.c static t_stat set_dbgevent (int32 arg, const char * buf) arg 3740 src/dps8/dps8_sys.c if (arg == 0 || arg == 1) arg 3766 src/dps8/dps8_sys.c dbgevents[n_dbgevents].t0 = arg == 0; arg 3771 src/dps8/dps8_sys.c dbgevents[n_dbgevents].t0, arg, dbgevents[n_dbgevents].tag); arg 3775 src/dps8/dps8_sys.c else if (arg == 2) arg 3791 src/dps8/dps8_sys.c else if (arg == 3) arg 3797 src/dps8/dps8_sys.c else if (arg == 4) arg 3804 src/dps8/dps8_sys.c sim_printf ("set_dbgevent bad arg %d\r\n", arg); arg 3816 src/dps8/dps8_sys.c t_stat rewind_media (int32 arg, const char * buf) { arg 3842 src/dps8/dps8_sys.c t_stat load_media (int32 arg, const char * buf) arg 3851 src/dps8/dps8_sys.c if (arg) arg 3876 src/dps8/dps8_sys.c if (arg) arg 3884 src/dps8/dps8_sys.c if (arg) arg 3895 src/dps8/dps8_sys.c t_stat ready_media (int32 arg, const char * buf) { arg 3926 src/dps8/dps8_sys.c static t_stat trkw (UNUSED int32 arg, const char * buf) arg 3932 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 405 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 431 src/dps8/threadz.c void *(*start_routine)(void *), void *restrict arg) arg 437 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 1937 src/simh/scp.c stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ arg 2771 src/simh/scp.c stat = cmdp->action (cmdp->arg, cptr); /* exec other cmd */ arg 3816 src/simh/scp.c return gcmdp->action (gcmdp->arg, cptr); /* do the rest */ arg 3896 src/simh/scp.c r = glbr->action (dptr, uptr, glbr->arg, cvptr); /* do global */ arg 4083 src/simh/scp.c return shptr->action (ofile, NULL, NULL, shptr->arg, cptr); arg 4104 src/simh/scp.c return shptr->action (ofile, sim_dflt_dev, uptr, shptr->arg, cptr); arg 4137 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 1510 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 525 src/simh/sim_defs.h int32 arg; /* argument */ arg 536 src/simh/sim_defs.h int32 arg; /* argument */ arg 544 src/simh/sim_defs.h int32 arg; /* argument */