Home | History | Annotate | Download | only in apps

Lines Matching refs:timeoutp

1823 	struct timeval *timeoutp;
1992 timeoutp = &timeout;
1994 timeoutp = NULL;
1996 i=select(width,(void *)&readfds,NULL,NULL,timeoutp);