Home
last modified time | relevance | path

Searched refs:read_manifest_line (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c127 control_pos = read_manifest_line(control_fd, control_buf, in compare_manifests()
129 test_pos = read_manifest_line(test_fd, test_buf, BUF_SIZE, 0, in compare_manifests()
136 control_pos = read_manifest_line(control_fd, in compare_manifests()
139 test_pos = read_manifest_line(test_fd, test_buf, in compare_manifests()
160 control_pos = read_manifest_line(control_fd, in compare_manifests()
163 test_pos = read_manifest_line(test_fd, test_buf, in compare_manifests()
172 test_pos = read_manifest_line(test_fd, test_buf, in compare_manifests()
181 control_pos = read_manifest_line(control_fd, in compare_manifests()
198 control_pos = read_manifest_line(control_fd, control_buf, in compare_manifests()
213 test_pos = read_manifest_line(test_fd, test_buf, in compare_manifests()
[all …]