Searched refs:p_out_flags (Results 1 – 1 of 1) sorted by relevance
2403 ssl_Poll(PRFileDesc *fd, PRInt16 how_flags, PRInt16 *p_out_flags) in ssl_Poll() argument2409 *p_out_flags = 0; in ssl_Poll()2465 *p_out_flags = PR_POLL_READ; /* it's ready already. */ in ssl_Poll()2511 *p_out_flags = out_flags; in ssl_Poll()2514 *p_out_flags = lower_out_flags; in ssl_Poll()