Searched refs:ap_confirm (Results 1 – 3 of 3) sorted by relevance
203 int ap_confirm(apd_t *);
73 if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) { in ap_suspend_check()
497 ap_confirm(apd_t *a) in ap_confirm() function