
Public Attributes | |
| task_t | master_task |
| task_t | keyboard_task |
| int | trace_fd |
| sic_sem_t | comm_board_access |
| sic_sem_t | draw_prompt |
| sic_sem_t | write_command |
| sic_sem_t | read_command |
| sic_sem_t | listener_acquit |
| sic_sem_t | widget_board_access |
| sic_sem_t | widget_created |
| int | widget_board_id |
| command_line_t | command_line |
| int | from_prompt |
| int | listener_count |
| sic_listener_handler_t | listeners [SIC_MAX_HANDLERS] |
| int | event_id |
| char | pushed_command_text [MAXBUF] |
| sic_command_from_t | from |
Definition at line 114 of file .#sic_comm.c.1.1.2.16.
Definition at line 115 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_create_comm_board(), and sic_get_master_task().
Definition at line 117 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_create_comm_board(), and sic_open_comm_board().
Definition at line 118 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), and sic_open_comm_board().
Definition at line 119 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), sic_post_prompt(), and sic_wait_prompt().
Definition at line 120 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), and sic_wait_command().
Definition at line 121 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), sic_push_command_text(), and sic_wait_command().
Definition at line 122 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), and sic_open_comm_board().
Definition at line 123 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_close_widget_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), and sic_open_widget_board().
Definition at line 124 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), sic_post_widget_created(), and sic_wait_widget_created().
Definition at line 125 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_create_comm_board(), sic_create_widget_board(), sic_destroy_widget_board(), and sic_open_widget_board().
Definition at line 126 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_create_comm_board(), sic_fire_redraw_prompt_event(), sic_get_current_prompt(), sic_post_prompt(), sic_suspend_prompt(), sic_wait_command(), and sic_wait_prompt().
Definition at line 127 of file .#sic_comm.c.1.1.2.16.
Referenced by sic_create_comm_board(), and sic_wait_command().
Definition at line 129 of file .#sic_comm.c.1.1.2.16.
Definition at line 127 of file .#sic_comm.c.1.1.2.18.
Referenced by sic_create_comm_board(), sic_push_command_text(), and sic_wait_command().
Definition at line 128 of file sic_comm.c.
Referenced by sic_create_comm_board(), and sic_wait_command().
1.5.1