Home | History | Annotate | Download | only in lib

Lines Matching refs:nResult

4182     pico_status_t nResult;
4202 nResult = pam_process_event_feature(this, nFeat, event_type, direction);
4203 if (nResult != PICO_OK)
4204 return nResult;