Searched refs:rtrim_copy (Results 1 – 2 of 2) sorted by relevance
200 rtrim_copy(char *src, int len) in rtrim_copy() function243 if ((s = rtrim_copy(inq.inq_vid, sizeof (inq.inq_vid))) != NULL) { in get_disk_properties()247 if ((s = rtrim_copy(inq.inq_pid, sizeof (inq.inq_pid))) != NULL) { in get_disk_properties()251 if ((s = rtrim_copy(inq.inq_revision, sizeof (inq.inq_revision))) != NULL) { in get_disk_properties()255 if ((s = rtrim_copy(inq.inq_serial, sizeof (inq.inq_serial))) != NULL) { in get_disk_properties()
57 rtrim_copy(char *src, int len) in rtrim_copy() function97 label = rtrim_copy(label_orig, 0); in set_fstyp_properties()