Searched refs:UIPC_CH_NUM (Results 1 – 3 of 3) sorted by relevance
98 tUIPC_CHAN ch[UIPC_CH_NUM];264 for (i=0; i< UIPC_CH_NUM; i++) in uipc_main_init()288 for (i=0; i<UIPC_CH_NUM; i++) in uipc_main_cleanup()299 for (i=0; i<UIPC_CH_NUM; i++) in uipc_check_task_flags_locked()316 if (ch_id >= UIPC_CH_NUM) in uipc_check_fd_locked()383 if (ch_id >= UIPC_CH_NUM) in uipc_setup_server_locked()445 if (ch_id >= UIPC_CH_NUM) in uipc_flush_locked()467 if (ch_id >= UIPC_CH_NUM) in uipc_close_ch_locked()550 for (ch_id = 0; ch_id < UIPC_CH_NUM; ch_id++) in uipc_read_task()632 if (ch_id >= UIPC_CH_NUM) in UIPC_Open()[all …]
27 #define UIPC_CH_NUM 2 macro
61 #define UIPC_CH_NUM 25 macro