Lines Matching refs:TLOGI
44 TLOGI("port close failed: %d\n", rc); in handle_cmd()
52 TLOGI("failed (%d) to create port: %s\n", rc, START_PORT); in handle_cmd()
63 TLOGI("Invalid cmd: %d\n", cmd); in handle_cmd()
70 TLOGI("Failed to send response: %d \n", rc); in handle_cmd()
88 TLOGI("failed (%d) to create port: %s\n", rc, port_name); in prepare_port()
100 TLOGI("failed (%d) to add port %s to handle set \n", rc, port_name); in prepare_port()
123 TLOGI("failed (%d) to create port handle set \n", rc); in main()
130 TLOGI("failed(%d) to prepare START_PORT\n", rc); in main()
137 TLOGI("failed(%d) to prepare CTRL_PORT\n", rc); in main()
144 TLOGI("failed (%d) to create mixed handle set \n", rc); in main()
151 TLOGI("failed(%d) to prepare CTRL_PORT\n", rc); in main()
158 TLOGI("Port wait failed: %d(%d)\n", rc, uevt.event); in main()
164 TLOGI("Accept failed %d\n", rc); in main()
175 TLOGI("failed (%d) to add channel to mixed handle set \n", rc); in main()
182 TLOGI("Channel wait failed: %d\n", uevt.event); in main()
190 TLOGI("Received unexpected event %d\n", uevt.event); in main()
196 TLOGI("recv_cmd failed: %d\n", rc); in main()