Lines Matching refs:printf
69 printf("client: Look up bootstrap service port\n"); in connect_to_server()
77 printf("client: Allocate reply port\n"); in connect_to_server()
89 printf("client: Allocate dummy port\n"); in connect_to_server()
113 printf("client: Sending request\n"); in connect_to_server()
122 printf("client: Received reply\n"); in connect_to_server()
152 printf("Usage: ./port_table_limits_client <soft limit> <hard limit> <test_num>\n"); in main()
159 printf("client: Wait for a reply message from server before continuing port allocation\n"); in main()
166 printf("client: Starting the receive right allocation loop\n"); in main()
174 printf("client: Port #%d\n", i); in main()
178 printf("client: Hitting the hard limit\n"); in main()
181 printf("client: Putting child to sleep\n"); in main()