numXpathResults  1244 daemons/controld/controld_remote_ra.c     if (numXpathResults(search) == 1) {
numXpathResults  1312 daemons/controld/controld_remote_ra.c     if (numXpathResults(search) == 1) {
numXpathResults   386 daemons/controld/controld_schedulerd.c     max = numXpathResults(xpathObj);
numXpathResults    63 daemons/controld/controld_te_callbacks.c     if (numXpathResults(xpathObj) > 0) {
numXpathResults    77 daemons/controld/controld_te_callbacks.c     if (numXpathResults(xpathObj) > 0) {
numXpathResults    91 daemons/controld/controld_te_callbacks.c     if (numXpathResults(xpathObj) > 0) {
numXpathResults   106 daemons/controld/controld_te_callbacks.c     max = numXpathResults(xpathObj);
numXpathResults   143 daemons/controld/controld_te_callbacks.c     max = numXpathResults(xpathObj);
numXpathResults   158 daemons/controld/controld_te_callbacks.c     max = numXpathResults(xpathObj);
numXpathResults   177 daemons/controld/controld_te_callbacks.c         if (numXpathResults(op_match) == 0) {
numXpathResults   615 daemons/controld/controld_te_callbacks.c     nmatches = numXpathResults(xpathObj);
numXpathResults   343 daemons/controld/controld_te_events.c                 if (numXpathResults(xpath_ret) < 1) {
numXpathResults   914 daemons/fenced/fenced_commands.c     if (numXpathResults(xpath)  <= 0) {
numXpathResults   935 daemons/fenced/fenced_commands.c     max = numXpathResults(xpath);
numXpathResults   456 daemons/fenced/pacemaker-fenced.c     int max = numXpathResults(xpathObj), lpc = 0;
numXpathResults   509 daemons/fenced/pacemaker-fenced.c     int max = numXpathResults(xpathObj), lpc = 0;
numXpathResults   538 daemons/fenced/pacemaker-fenced.c     int max = numXpathResults(xpathObj), lpc = 0;
numXpathResults   906 daemons/fenced/pacemaker-fenced.c     if (numXpathResults(xpath_obj) > 0) {
numXpathResults   907 daemons/fenced/pacemaker-fenced.c         int max = numXpathResults(xpath_obj), lpc = 0;
numXpathResults   923 daemons/fenced/pacemaker-fenced.c     if (numXpathResults(xpath_obj) > 0) {
numXpathResults   930 daemons/fenced/pacemaker-fenced.c     if (numXpathResults(xpath_obj) > 0) {
numXpathResults   931 daemons/fenced/pacemaker-fenced.c         int max = numXpathResults(xpath_obj), lpc = 0;
numXpathResults   368 lib/cib/cib_ops.c             max = numXpathResults(xpathObj);
numXpathResults   642 lib/cib/cib_ops.c     if (numXpathResults(xpathObj) > 0) {
numXpathResults   654 lib/cib/cib_ops.c     max = numXpathResults(xpathObj);
numXpathResults   711 lib/cib/cib_ops.c     max = numXpathResults(xpathObj);
numXpathResults   639 lib/cib/cib_utils.c         if (numXpathResults(xpathObj) > 0) {
numXpathResults   242 lib/common/acl.c         max = numXpathResults(xpathObj);
numXpathResults   477 lib/common/acl.c             max = numXpathResults(xpathObj);
numXpathResults    41 lib/common/xpath.c     int lpc, max = numXpathResults(xpathObj);
numXpathResults    61 lib/common/xpath.c     int max = numXpathResults(xpathObj);
numXpathResults   103 lib/common/xpath.c     int lpc, max = numXpathResults(xpathObj);
numXpathResults   177 lib/common/xpath.c     int nresults = numXpathResults(xpathObj);
numXpathResults   228 lib/common/xpath.c     max = numXpathResults(xpathObj);
numXpathResults   565 lib/fencing/st_client.c         max = numXpathResults(xpathObj);
numXpathResults  2396 lib/fencing/st_client.c     max = numXpathResults(xpath);
numXpathResults   105 lib/fencing/st_rhcs.c     if (numXpathResults(xpathObj) > 0) {
numXpathResults   174 lib/fencing/st_rhcs.c     if (numXpathResults(xpathObj) > 0) {
numXpathResults   181 lib/fencing/st_rhcs.c     if (numXpathResults(xpathObj) <= 0) {
numXpathResults   149 lib/pacemaker/pcmk_rule.c     num_results = numXpathResults(xpath_obj);
numXpathResults   168 lib/pacemaker/pcmk_rule.c     num_results = numXpathResults(xpath_obj);
numXpathResults   187 lib/pacemaker/pcmk_rule.c     num_results = numXpathResults(xpath_obj);
numXpathResults   199 lib/pacemaker/pcmk_rule.c         num_results = numXpathResults(xpath_obj);
numXpathResults   104 lib/pengine/failcounts.c         int max = numXpathResults(xpathObj);
numXpathResults   138 lib/pengine/failcounts.c                     int max2 = numXpathResults(lrm_op_xpathObj);
numXpathResults   188 lib/pengine/unpack.c         if (result && (numXpathResults(result) > 0)) {
numXpathResults  1912 tools/crm_mon.c     int lpc = 0, max = numXpathResults(xpathObj);
numXpathResults   331 tools/crm_resource.c     for (ndx = 0; ndx < numXpathResults(xpathObj); ndx++) {
numXpathResults   439 tools/crm_resource_ban.c     for (i = 0; i < numXpathResults(xpathObj); i++) {