Public Attributes | |
| SMIENTITY | sq_entity |
| int | sq_fd_server |
| int | sq_fd_server_w |
| char | sq_name [SERVER_NAME_MAX] |
| struct { | |
| int cl_fd | |
| pid_t cl_pid | |
| } | sq_clients [MAX_CLIENTS] |
| client_id | sq_client |
| size_t | sq_msgsize |
| smi_msg * | sq_msg |
|
|
Definition at line 39 of file smi_fifo.c. |
|
|
Definition at line 40 of file smi_fifo.c. |
|
|
Definition at line 42 of file smi_fifo.c. Referenced by smi_send_getaddr_fifo(), and smi_send_release_fifo(). |
|
|
Referenced by clients_bgn(), clients_close_all(), clients_find(), smi_open_fifo(), smi_receive_getaddr_fifo(), and smi_send_release_fifo(). |
|
|
Definition at line 34 of file smi_fifo.c. Referenced by smi_close_fifo(), smi_open_fifo(), smi_receive_getaddr_fifo(), smi_send_getaddr_fifo(), and smi_send_release_fifo(). |
|
|
Definition at line 35 of file smi_fifo.c. Referenced by smi_close_fifo(), smi_open_fifo(), smi_receive_getaddr_fifo(), and smi_send_release_fifo(). |
|
|
Definition at line 36 of file smi_fifo.c. Referenced by smi_close_fifo(), and smi_open_fifo(). |
|
|
Definition at line 44 of file smi_fifo.c. Referenced by smi_close_fifo(), smi_open_fifo(), smi_receive_getaddr_fifo(), smi_send_getaddr_fifo(), and smi_send_release_fifo(). |
|
|
Definition at line 43 of file smi_fifo.c. Referenced by smi_open_fifo(), smi_receive_getaddr_fifo(), and smi_send_release_fifo(). |
|
|
Definition at line 37 of file smi_fifo.c. Referenced by make_fifo_name_server(), and smi_open_fifo(). |
1.3.1