Searched refs:ap_platopts_check (Results 1 – 4 of 4) sorted by relevance
223 cfga_err_t ap_platopts_check(apd_t *, int, int);
245 rc = ap_platopts_check(a, first, last); in ap_seq_exec()
720 rc = ap_platopts_check(a, c, c); in ap_cmd_parse()
490 ap_platopts_check(apd_t *a, int first, int last) in ap_platopts_check() function