strncmp           260 include/crm/pengine/internal.h         return (strlen(id) == base_len) && !strncmp(id, rsc->id, base_len);
strncmp           239 lib/common/actions.c                 && (strncmp(key + possible + 1, matches[i], match_len) == 0)) {
strncmp           278 lib/common/digest.c     if (strncmp((const char *) a->name, CRM_META "_",
strncmp          1625 lib/common/ipc_client.c             && strncmp(last_asked_name, name, sizeof(last_asked_name))) {
strncmp           861 libltdl/ltdl.c 	  if (strncmp(p, "-L", 2) == 0 || strncmp(p, "-R", 2) == 0)
strncmp           912 libltdl/ltdl.c 	  if (strncmp(p, "-L", 2) != 0 && strncmp(p, "-R", 2) != 0)
strncmp           917 libltdl/ltdl.c 	      if (strncmp(p, "-l", 2) == 0)
strncmp          1084 libltdl/ltdl.c       if (strncmp (line, STR_DLNAME, sizeof (STR_DLNAME) - 1) == 0)
strncmp          1091 libltdl/ltdl.c       else if (strncmp (line, STR_OLD_LIBRARY,
strncmp          1101 libltdl/ltdl.c       else if (strncmp (line, STR_LIBDIR, sizeof (STR_LIBDIR) - 1) == 0)
strncmp          1113 libltdl/ltdl.c       else if (strncmp (line, STR_DL_DEPLIBS,
strncmp          1129 libltdl/ltdl.c       else if (!*dlname && strncmp (line, STR_LIBRARY_NAMES,
strncmp          1305 libltdl/ltdl.c 	  if (strncmp(name, "lib", 3) == 0)