Lines Matching refs:rpath_separator
478 s = strchr (path, config.rpath_separator);
484 else if (config.rpath_separator == ':'
488 s = strchr (s + 1, config.rpath_separator);
523 config.rpath_separator. */
535 if (path[i++] == config.rpath_separator)
547 if (path[i] == config.rpath_separator)
776 info->path[info->len++] = config.rpath_separator;
1380 || cp[op_arg_len] == config.rpath_separator))
1385 cp = strchr (cp, config.rpath_separator);
1395 config.rpath_separator, op_arg);
1475 char *cp2 = strchr (cp, config.rpath_separator);