Lines Matching refs:strlcpy
173 (void) strlcpy(path, pn->pn_path, PATH_MAX); in pn_pop()
241 (void) strlcpy(s, P->core->core_zonename, n); in Pzonename()
257 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
268 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
280 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
293 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
297 (void) strlcpy(zpath, tmp, sizeof (zpath)); in Pzoneroot()
304 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
338 (void) strlcpy(tmp, path, sizeof (tmp) - 1); in Plofspath()
403 (void) strlcpy(tmp2, special, sizeof (tmp2) - 1); in Plofspath()
406 (void) strlcpy(tmp, tmp2, sizeof (tmp) - 1); in Plofspath()
442 (void) strlcpy(tmp2, tmp, sizeof (tmp2)); in Plofspath()
454 (void) strlcpy(s, tmp, n); in Plofspath()
554 (void) strlcpy(s, zroot, n); in Pzonepath()
565 (void) strlcpy(s, zroot, n); in Pzonepath()
647 (void) strlcpy(s, tmp, n); in Pzonepath()
656 (void) strlcpy(tmp, zroot, sizeof (tmp)); in Pzonepath()
738 (void) strlcpy(tmp, zroot, sizeof (tmp)); in Pzonepath()
740 (void) strlcpy(zpath, tmp, sizeof (zpath)); in Pzonepath()
745 (void) strlcpy(s, zpath, n); in Pzonepath()
786 (void) strlcpy(s, fptr->file_rname, n); in Pfindmap()
796 (void) strlcpy(s, buf, n); in Pfindmap()
807 (void) strlcpy(s, buf, n); in Pfindmap()
818 (void) strlcpy(buf, fptr->file_lname, sizeof (buf)); in Pfindmap()
821 (void) strlcpy(s, buf, n); in Pfindmap()