Home
last modified time | relevance | path

Searched refs:ap_confirm (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h203 int ap_confirm(apd_t *);
H A Dap_seq.c73 if (check && (!ap_getopt(a, OPT_FORCE)) && (!ap_confirm(a))) { in ap_suspend_check()
H A Dap_msg.c497 ap_confirm(apd_t *a) in ap_confirm() function