Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c105 char *control_line, *test_line, control_buf[BUF_SIZE], in compare_manifests() local
127 control_pos = read_manifest_line(control_fd, control_buf, in compare_manifests()
137 control_buf, BUF_SIZE, control_pos, &control_line, in compare_manifests()
161 control_buf, BUF_SIZE, control_pos, &control_line, in compare_manifests()
182 control_buf, BUF_SIZE, control_pos, &control_line, in compare_manifests()
198 control_pos = read_manifest_line(control_fd, control_buf, in compare_manifests()