Home | History | Annotate | Download | only in ssl

Lines Matching refs:PR_SUCCESS

1258     if ((prStatus != PR_SUCCESS) || !(fmStrLen = strlen(fmString))) {
1560 if (PR_Interrupt(cache->poller) != PR_SUCCESS) {
1563 if (PR_JoinThread(cache->poller) != PR_SUCCESS) {