Home | History | Annotate | Download | only in vtls

Lines Matching full:pr_success

565   if(PR_SUCCESS != PR_GetOpenFileInfo(infile, &info))
1760 if(PR_SetSocketOption(BACKEND->handle, &sock_opt) != PR_SUCCESS)
1945 if(PR_PushIOLayer(nspr_io, PR_TOP_IO_LAYER, nspr_io_stub) != PR_SUCCESS) {