Searched refs:ParentInfo (Results 1 – 3 of 3) sorted by relevance
95 typedef struct ParentInfo struct106 ParentInfo; argument198 ParentInfo parent_info[MB_NUM_PARENT_INFORMATIONS];
60 ParentInfo; typedef80 static ParentInfo parentInfo[MB_GAME_INFO_RECV_LIST_NUM];81 static ParentInfo parentInfoBuf[MB_GAME_INFO_RECV_LIST_NUM];
691 ParentInfo *p = &p_param->parent_info[0]; in MBi_ChildCallback()