arg 1264 src/dps8/dps8_cable.c t_stat sys_cable (int32 arg, const char * buf) arg 1304 src/dps8/dps8_cable.c rc = cable_scu (arg, unit_num, & name_save); arg 1306 src/dps8/dps8_cable.c rc = cable_iom (arg, unit_num, & name_save); arg 1308 src/dps8/dps8_cable.c rc = cable_mtp (arg, unit_num, & name_save); arg 1310 src/dps8/dps8_cable.c rc = cable_ipc (arg, unit_num, & name_save); arg 1312 src/dps8/dps8_cable.c rc = cable_msp (arg, unit_num, & name_save); arg 1314 src/dps8/dps8_cable.c rc = cable_urp (arg, unit_num, & name_save); arg 1662 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 1020 src/dps8/dps8_console.c t_stat stat = cmdp->action (cmdp->arg, cptr); arg 2042 src/dps8/dps8_cpu.c void * cpu_thread_main (void * arg) arg 2044 src/dps8/dps8_cpu.c int myid = * (int *) arg; arg 3452 src/dps8/dps8_cpu.c t_stat set_mem_watch (int32 arg, const char * buf) arg 3456 src/dps8/dps8_cpu.c if (arg) arg 3472 src/dps8/dps8_cpu.c watch_bits [n] = arg != 0; arg 2385 src/dps8/dps8_cpu.h t_stat set_mem_watch (int32 arg, const char * buf); arg 2404 src/dps8/dps8_cpu.h void * cpu_thread_main (void * arg); arg 2359 src/dps8/dps8_fnp2.c arg 2458 src/dps8/dps8_fnp2.c t_stat set_fnp_server_port (UNUSED int32 arg, const char * buf) arg 2478 src/dps8/dps8_fnp2.c t_stat set_fnp_server_address (UNUSED int32 arg, const char * buf) arg 2509 src/dps8/dps8_fnp2.c t_stat set_fnp_3270_server_port (UNUSED int32 arg, const char * buf) arg 2530 src/dps8/dps8_fnp2.c t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf) arg 338 src/dps8/dps8_fnp2.h t_stat set_fnp_server_port (int32 arg, const char * buf); arg 339 src/dps8/dps8_fnp2.h t_stat set_fnp_server_address (int32 arg, const char * buf); arg 340 src/dps8/dps8_fnp2.h t_stat set_fnp_3270_server_port (int32 arg, const char * buf); arg 341 src/dps8/dps8_fnp2.h t_stat fnp_start (UNUSED int32 arg, UNUSED const char * buf); arg 1096 src/dps8/dps8_ins.c t_stat display_the_matrix (UNUSED int32 arg, UNUSED const char * buf) arg 24 src/dps8/dps8_ins.h t_stat display_the_matrix (int32 arg, const char * buf); arg 3525 src/dps8/dps8_iom.c void * chan_thread_main (void * arg) arg 3527 src/dps8/dps8_iom.c uint myid = (uint) * (int *) arg; arg 3552 src/dps8/dps8_iom.c void * iom_thread_main (void * arg) arg 3554 src/dps8/dps8_iom.c int myid = * (int *) arg; arg 412 src/dps8/dps8_iom.h void * iom_thread_main (void * arg); arg 413 src/dps8/dps8_iom.h void * chan_thread_main (void * arg); arg 2449 src/dps8/dps8_mt.c t_stat mount_tape (UNUSED int32 arg, const char * buf) arg 60 src/dps8/dps8_mt.h t_stat mount_tape (int32 arg, const char * buf); arg 1903 src/dps8/dps8_prt.c t_stat burst_printer (UNUSED int32 arg, const char * buf) arg 24 src/dps8/dps8_prt.h t_stat burst_printer (UNUSED int32 arg, const char * buf); arg 1756 src/dps8/dps8_sys.c t_stat stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ arg 1767 src/dps8/dps8_sys.c static t_stat set_default_base_system (UNUSED int32 arg, UNUSED const char * buf) arg 1785 src/dps8/dps8_sys.c static t_stat boot_skip (int32 UNUSED arg, UNUSED const char * buf) arg 1798 src/dps8/dps8_sys.c static t_stat do_execute_fault (UNUSED int32 arg, UNUSED const char * buf) arg 1810 src/dps8/dps8_sys.c static t_stat do_restart (UNUSED int32 arg, UNUSED const char * buf) arg 1846 src/dps8/dps8_sys.c static t_stat set_sys_polling_interval (UNUSED int32 arg, const char * buf) arg 1861 src/dps8/dps8_sys.c static t_stat set_sys_slow_polling_interval (UNUSED int32 arg, const char * buf) arg 1876 src/dps8/dps8_sys.c static t_stat set_sys_poll_check_rate (UNUSED int32 arg, const char * buf) arg 1932 src/dps8/dps8_sys.c static t_stat dps_debug_mme_cntdwn (UNUSED int32 arg, const char * buf) arg 1939 src/dps8/dps8_sys.c static t_stat dps_debug_skip (UNUSED int32 arg, const char * buf) arg 1947 src/dps8/dps8_sys.c static t_stat dps_debug_start (UNUSED int32 arg, const char * buf) arg 1954 src/dps8/dps8_sys.c static t_stat dps_debug_stop (UNUSED int32 arg, const char * buf) arg 1961 src/dps8/dps8_sys.c static t_stat dps_debug_break (UNUSED int32 arg, const char * buf) arg 1970 src/dps8/dps8_sys.c static t_stat dps_debug_segno (int32 arg, const char * buf) arg 1972 src/dps8/dps8_sys.c if (arg) arg 1994 src/dps8/dps8_sys.c static t_stat dps_debug_ringno (UNUSED int32 arg, const char * buf) arg 2001 src/dps8/dps8_sys.c static t_stat dps_debug_bar (int32 arg, UNUSED const char * buf) arg 2003 src/dps8/dps8_sys.c sim_deb_bar = arg; arg 2004 src/dps8/dps8_sys.c if (arg) arg 2238 src/dps8/dps8_sys.c static t_stat abs_addr (UNUSED int32 arg, const char * buf) arg 2720 src/dps8/dps8_sys.c static t_stat stack_trace (UNUSED int32 arg, UNUSED const char * buf) arg 2887 src/dps8/dps8_sys.c static t_stat list_source_at (UNUSED int32 arg, UNUSED const char * buf) arg 2906 src/dps8/dps8_sys.c static t_stat load_system_book (UNUSED int32 arg, UNUSED const char * buf) arg 3050 src/dps8/dps8_sys.c static t_stat add_system_book_entry (UNUSED int32 arg, const char * buf) arg 3086 src/dps8/dps8_sys.c static t_stat lookup_system_book (UNUSED int32 arg, const char * buf) arg 3307 src/dps8/dps8_sys.c static t_stat virt_address (UNUSED int32 arg, const char * buf) arg 3317 src/dps8/dps8_sys.c static t_stat set_search_path (UNUSED int32 arg, UNUSED const char * buf) arg 3348 src/dps8/dps8_sys.c t_stat brkbrk (UNUSED int32 arg, UNUSED const char * buf) arg 3356 src/dps8/dps8_sys.c static t_stat sbreak (int32 arg, const char * buf) arg 3369 src/dps8/dps8_sys.c t_stat rc = brk_cmd (arg, reformatted); arg 3374 src/dps8/dps8_sys.c static t_stat dfx1entry (UNUSED int32 arg, UNUSED const char * buf) arg 3413 src/dps8/dps8_sys.c static t_stat dfx1exit (UNUSED int32 arg, UNUSED const char * buf) arg 3421 src/dps8/dps8_sys.c static t_stat dv2scale (UNUSED int32 arg, UNUSED const char * buf) arg 3428 src/dps8/dps8_sys.c static t_stat dfx2entry (UNUSED int32 arg, UNUSED const char * buf) arg 3484 src/dps8/dps8_sys.c static t_stat mdfx3entry (UNUSED int32 arg, UNUSED const char * buf) arg 3528 src/dps8/dps8_sys.c static t_stat smfx1entry (UNUSED int32 arg, UNUSED const char * buf) arg 3573 src/dps8/dps8_sys.c static t_stat search_memory (UNUSED int32 arg, const char * buf) arg 3586 src/dps8/dps8_sys.c static t_stat set_dbg_cpu_mask (int32 UNUSED arg, const char * UNUSED buf) arg 3607 src/dps8/dps8_sys.c static t_stat scraper (UNUSED int32 arg, const char * buf) arg 3689 src/dps8/dps8_sys.c static t_stat set_dbgevent (int32 arg, const char * buf) arg 3691 src/dps8/dps8_sys.c if (arg == 0 || arg == 1) arg 3717 src/dps8/dps8_sys.c dbgevents[n_dbgevents].t0 = arg == 0; arg 3722 src/dps8/dps8_sys.c dbgevents[n_dbgevents].t0, arg, dbgevents[n_dbgevents].tag); arg 3726 src/dps8/dps8_sys.c else if (arg == 2) arg 3742 src/dps8/dps8_sys.c else if (arg == 3) arg 3748 src/dps8/dps8_sys.c else if (arg == 4) arg 3755 src/dps8/dps8_sys.c sim_printf ("set_dbgevent bad arg %d\r\n", arg); arg 3767 src/dps8/dps8_sys.c t_stat rewind_media (int32 arg, const char * buf) { arg 3793 src/dps8/dps8_sys.c t_stat load_media (int32 arg, const char * buf) arg 3802 src/dps8/dps8_sys.c if (arg) arg 3827 src/dps8/dps8_sys.c if (arg) arg 3835 src/dps8/dps8_sys.c if (arg) arg 3846 src/dps8/dps8_sys.c t_stat ready_media (int32 arg, const char * buf) { arg 3877 src/dps8/dps8_sys.c static t_stat trkw (UNUSED int32 arg, const char * buf) arg 3883 src/dps8/dps8_sys.c static t_stat trkr (UNUSED int32 arg, const char * buf) arg 87 src/dps8/dps8_sys.h t_stat brkbrk (int32 arg, const char * buf); arg 676 src/dps8/hdbg.c t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf) arg 684 src/dps8/hdbg.c t_stat hdbg_size (UNUSED int32 arg, const char * buf) { arg 692 src/dps8/hdbg.c t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf) { arg 699 src/dps8/hdbg.c t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf) { arg 717 src/dps8/hdbg.c t_stat hdbg_print (UNUSED int32 arg, const char * buf) { arg 22 src/dps8/hdbg.h t_stat hdbg_size (int32 arg, UNUSED const char * buf); arg 23 src/dps8/hdbg.h t_stat hdbg_print (int32 arg, UNUSED const char * buf); arg 24 src/dps8/hdbg.h t_stat hdbg_cpu_mask (UNUSED int32 arg, const char * buf); arg 25 src/dps8/hdbg.h t_stat hdbgSegmentNumber (UNUSED int32 arg, const char * buf); arg 26 src/dps8/hdbg.h t_stat hdbgBlacklist (UNUSED int32 arg, const char * buf); arg 1467 src/dps8/panelScraper.c static void * scraperThreadMain (void * arg) arg 1470 src/dps8/panelScraper.c uint cpuNum = (uint) * (int *) arg; arg 406 src/dps8/segldr.c t_stat segment_loader (int32 arg, const char * buf) arg 17 src/dps8/segldr.h t_stat segment_loader (int32 arg, const char * buf); arg 369 src/dps8/threadz.c void *(*start_routine)(void *), void *restrict arg) arg 375 src/dps8/threadz.c int rv = pthread_create_suspended_np(thread, attr, start_routine, arg); arg 72 src/dps8/threadz.h arg 74 src/dps8/threadz.h arg 28 src/dps8/tracker.c int brkbrk (int32_t arg, const char * buf); arg 40 src/libsir/src/sirthreadpool.c static void* thread_pool_proc(void* arg); arg 42 src/libsir/src/sirthreadpool.c static unsigned __stdcall thread_pool_proc(void* arg); arg 187 src/libsir/src/sirthreadpool.c static void* thread_pool_proc(void* arg) arg 189 src/libsir/src/sirthreadpool.c static unsigned __stdcall thread_pool_proc(void* arg) arg 192 src/libsir/src/sirthreadpool.c sir_threadpool* pool = (sir_threadpool*)arg; arg 2099 src/simh/scp.c stat = cmdp->action (cmdp->arg, cptr); /* if found, exec */ arg 2972 src/simh/scp.c stat = cmdp->action (cmdp->arg, cptr); /* exec other cmd */ arg 4053 src/simh/scp.c return gcmdp->action (gcmdp->arg, cptr); /* do the rest */ arg 4133 src/simh/scp.c r = glbr->action (dptr, uptr, glbr->arg, cvptr); /* do global */ arg 4320 src/simh/scp.c return shptr->action (ofile, NULL, NULL, shptr->arg, cptr); arg 4341 src/simh/scp.c return shptr->action (ofile, sim_dflt_dev, uptr, shptr->arg, cptr); arg 4374 src/simh/scp.c r = shptr->action (ofile, dptr, uptr, shptr->arg, cptr); arg 297 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 316 src/simh/sim_console.c show_con_tab[i].action (st, dptr, uptr, show_con_tab[i].arg, cptr); arg 322 src/simh/sim_console.c shptr->action (st, dptr, uptr, shptr->arg, NULL); arg 386 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 632 src/simh/sim_console.c stat = sim_rem_active_command->action (sim_rem_active_command->arg, cptr);/* execute command */ arg 954 src/simh/sim_console.c stat = basecmdp->action (cmdp->arg, cptr); arg 1513 src/simh/sim_console.c r = ctptr->action (ctptr->arg, cvptr); /* do the rest */ arg 535 src/simh/sim_defs.h int32 arg; /* argument */ arg 546 src/simh/sim_defs.h int32 arg; /* argument */ arg 554 src/simh/sim_defs.h int32 arg; /* argument */