strndup 290 daemons/fenced/fenced_cib.c char *copy = strndup(rsc_id, end_quote - rsc_id); strndup 350 lib/common/actions.c *rsc_id = strndup(key, action_underbar); strndup 354 lib/common/actions.c *op_type = strndup(key + action_underbar + 1, strndup 131 lib/common/agents.c *standard = strndup(spec, colon - spec); strndup 140 lib/common/agents.c *provider = strndup(spec, colon - spec); strndup 656 lib/common/ipc_server.c iov[1].iov_base = strndup(message->str + offset, payload_size); strndup 2098 lib/common/iso8601.c tmp_fmt_s = strndup(&format[printed_pos], fmt_pos - printed_pos); strndup 348 lib/common/xpath.c retval = strndup(start, end-start); strndup 2316 lib/fencing/st_client.c char *line = strndup(target_spec + line_start, len); strndup 1960 lib/pengine/unpack.c basename = strndup(last_rsc_id, end - last_rsc_id + 1); strndup 679 lib/services/services_linux.c op->opaque->exit_reason = strndup(reason_start, reason_end - reason_start); strndup 692 lib/services/systemd.c unit_name = strndup(basename, match - basename);