Lines Matching refs:strlcpy
185 (void) strlcpy(entry.pkg_class, def_class, sizeof (entry.pkg_class)); in output()
186 (void) strlcpy(entry.path, path, PATH_MAX); in output()
189 (void) strlcpy(entry.ainfo.owner, BADOWNER, sizeof (entry.ainfo.owner)); in output()
190 (void) strlcpy(entry.ainfo.group, BADGROUP, sizeof (entry.ainfo.group)); in output()
239 (void) strlcpy(entry.ainfo.local, entry.path, in output()
245 (void) strlcpy(entry.path, local, PATH_MAX); in output()
248 (void) strlcpy(entry.path, in output()
291 (void) strlcpy(local, pt, sizeof (local)); in follow()
428 (void) strlcpy(tptr, in scan_raw_ln()
432 (void) strlcpy(tptr, targ_ptr, in scan_raw_ln()
463 (void) strlcpy(ept->ainfo.local, in findlink()
483 (void) strlcpy(ept->ainfo.local, in findlink()