slept             174 nsswitch/wb_common.c 	int slept;
slept             231 nsswitch/wb_common.c 			wait_time += slept) {
slept             262 nsswitch/wb_common.c 				slept = CONNECT_TIMEOUT;
slept             265 nsswitch/wb_common.c 				slept = rand() % 3 + 1;
slept             266 nsswitch/wb_common.c 				sleep(slept);