strndup 1580 daemons/fenced/fenced_commands.c char *line = strndup(devices + last, lpc - last); strndup 320 lib/common/actions.c *rsc_id = strndup(key, action_underbar); strndup 324 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 2098 lib/common/iso8601.c tmp_fmt_s = strndup(&format[printed_pos], fmt_pos - printed_pos); strndup 142 lib/common/nvpair.c *name = strndup(input, sep-input); strndup 314 lib/common/xpath.c retval = strndup(start, end-start); strndup 2262 lib/fencing/st_client.c char *line = strndup(target_spec + line_start, len); strndup 1951 lib/pengine/unpack.c basename = strndup(last_rsc_id, end - last_rsc_id + 1); strndup 682 lib/services/services_linux.c op->opaque->exit_reason = strndup(reason_start, reason_end - reason_start); strndup 622 lib/services/systemd.c unit_name = strndup(basename, match - basename);