Lines Matching refs:strlcpy
177 (void) strlcpy(path, pn->pn_path, PATH_MAX); in pn_pop()
245 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
256 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
268 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
281 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
285 (void) strlcpy(zpath, tmp, sizeof (zpath)); in Pzoneroot()
292 (void) strlcpy(s, P->zoneroot, n); in Pzoneroot()
326 (void) strlcpy(tmp, path, sizeof (tmp) - 1); in Plofspath()
396 (void) strlcpy(tmp2, special, sizeof (tmp2) - 1); in Plofspath()
402 (void) strlcpy(tmp, tmp2, sizeof (tmp) - 1); in Plofspath()
437 (void) strlcpy(tmp2, tmp, sizeof (tmp2)); in Plofspath()
449 (void) strlcpy(s, tmp, n); in Plofspath()
549 (void) strlcpy(s, zroot, n); in Pzonepath()
560 (void) strlcpy(s, zroot, n); in Pzonepath()
642 (void) strlcpy(s, tmp, n); in Pzonepath()
651 (void) strlcpy(tmp, zroot, sizeof (tmp)); in Pzonepath()
733 (void) strlcpy(tmp, zroot, sizeof (tmp)); in Pzonepath()
735 (void) strlcpy(zpath, tmp, sizeof (zpath)); in Pzonepath()
740 (void) strlcpy(s, zpath, n); in Pzonepath()
781 (void) strlcpy(s, fptr->file_rname, n); in Pfindmap()
791 (void) strlcpy(s, buf, n); in Pfindmap()
803 (void) strlcpy(s, buf, n); in Pfindmap()
814 (void) strlcpy(buf, fptr->file_lname, sizeof (buf)); in Pfindmap()
817 (void) strlcpy(s, buf, n); in Pfindmap()