Searched defs:PRStatus (Results 1 – 2 of 2) sorted by relevance
69 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef