Lines Matching refs:strlcpy

133 	(void) strlcpy(createid.ld_link, link, MAXLINKNAMELEN);
195 (void) strlcpy(remapid.ld_profile, handle->dh_profile,
198 (void) strlcpy(remapid.ld_link, link, MAXLINKNAMELEN);
235 (void) strlcpy(createconf.ld_link, link, MAXLINKNAMELEN);
356 (void) strlcpy(flow_entry.ld_flow, fname, sizeof (flow_entry.ld_flow));
365 (void) strlcpy(attr->fa_flowname, flow, MAXFLOWNAMELEN);
413 (void) strlcpy(flow_next.ld_flow, flowname, sizeof (flow_next.ld_flow));
423 (void) strlcpy(flowinfo->fi_flowname, retval.lr_name,
471 (void) strlcpy(flow_conf.ld_flow, flow, MAXFLOWNAMELEN);
755 (void) strlcpy(getnext.ld_dev, retval.lr_dev,
773 (void) strlcpy(reinit.ld_profile, handle->dh_profile,
778 (void) strlcpy(reinit.ld_phys_prefix, phys_prefix,
805 (void) strlcpy(flowconf.ld_flow, fname, MAXFLOWNAMELEN);
924 (void) strlcpy(flowconf.ld_profile, handle->dh_profile,
926 (void) strlcpy(flowconf.ld_flow, name, MAXFLOWNAMELEN);
928 (void) strlcpy(flowconf.ld_root, root, MAXPATHLEN);
998 (void) strlcpy(writeconf.ld_profile, handle->dh_profile,
1043 (void) strlcpy(flowgetattr.ld_flow, flowname, MAXFLOWNAMELEN);
1044 (void) strlcpy(flowgetattr.ld_attr, attr, MAXOBJATTRLEN);
1095 (void) strlcpy(getattr.ld_attr, attr, MAXLINKATTRLEN);
1150 (void) strlcpy(attr, nvpair_name(nvp), MAXLINKATTRLEN);
1169 (void) strlcpy(getlinkid.ld_link, link, sizeof (getlinkid.ld_link));
1243 if (strlcpy(link, retval.lr_link, len) >= len)
1299 (void) strlcpy(setattr.ld_flow, flow, MAXFLOWNAMELEN);
1300 (void) strlcpy(setattr.ld_attr, attr, MAXOBJATTRLEN);
1337 (void) strlcpy(setattr.ld_attr, attr, MAXOBJATTRLEN);
1365 (void) strlcpy(unsetattr.ld_attr, attr, MAXLINKATTRLEN);
1386 (void) strlcpy(phys_prefix, retval.lr_phys_prefix,
1407 (void) strlcpy(flowconf.ld_profile, handle->dh_profile,
1409 (void) strlcpy(flowconf.ld_flow, flowname, MAXFLOWNAMELEN);
1411 (void) strlcpy(flowconf.ld_root, root, MAXPATHLEN);
1433 (void) strlcpy(removeconf.ld_profile, handle->dh_profile,
1489 (void) strlcpy(zoneboot.ld_profile, handle->dh_profile,
1532 (void) strlcpy(iprof.ld_profile, handle->dh_profile,
1545 (void) strlcpy(fprof.ld_profile, handle->dh_profile,