with              194 lib/cib/cib_file.c                                  created with hard links
with              290 lib/pacemaker/pcmk_sched_colocation.c     pe_resource_t *with = NULL;
with              322 lib/pacemaker/pcmk_sched_colocation.c             if (with != NULL) {
with              323 lib/pacemaker/pcmk_sched_colocation.c                 pe_rsc_trace(resource, "Colocating %s with %s", resource->id, with->id);
with              325 lib/pacemaker/pcmk_sched_colocation.c                                      with, role, role,
with              329 lib/pacemaker/pcmk_sched_colocation.c             with = resource;
with              374 lib/pacemaker/pcmk_sched_colocation.c                 EXPAND_CONSTRAINT_IDREF(set_id, with, ID(xml_rsc_with));
with              376 lib/pacemaker/pcmk_sched_colocation.c                              with->id);
with              378 lib/pacemaker/pcmk_sched_colocation.c                                      resource, with, role, role,
with              323 maint/gnulib/lib/argz.c argz_replace (char **argz, size_t *argz_len, const char *str, const char *with,
with              336 maint/gnulib/lib/argz.c       size_t str_len = strlen (str), with_len = strlen (with);
with              349 maint/gnulib/lib/argz.c                   str_append (&to, &to_len, with, with_len);