verified_devices_only 198 fencing/remote.c const char *device, gboolean verified_devices_only) verified_devices_only 202 fencing/remote.c if ((props == NULL) || (verified_devices_only && !props->verified)) { verified_devices_only 1129 fencing/remote.c gboolean verified_devices_only = (options & FIND_PEER_VERIFIED_ONLY) ? TRUE : FALSE; verified_devices_only 1149 fencing/remote.c if (grab_peer_device(op, peer, device, verified_devices_only)) { verified_devices_only 1154 fencing/remote.c && count_peer_devices(op, peer, verified_devices_only)) {