st_query          997 fencing/remote.c     op->state = st_query;
st_query         1562 fencing/remote.c         if (op->state == st_query) {
st_query         1840 fencing/remote.c     if ((++op->replies >= replies_expected) && (op->state == st_query)) {
st_query         1857 fencing/remote.c         if (op->state == st_query && all_topology_devices_found(op)) {
st_query         1868 fencing/remote.c     } else if (op->state == st_query) {