Searched refs:_chkopts (Results 1 – 1 of 1) sorted by relevance
58 static int _chkopts ( RSTATUS *, CANDIDATE * , FSTATUS * );273 #define CHKOPTS(PRS,PC,PFS) _chkopts((PRS),(PC),(PFS)) /* was a macro */ in _validate()836 _chkopts(RSTATUS *prs, CANDIDATE *pc, FSTATUS *pfs) in _chkopts() function