Searched refs:obj (Results 1 – 1 of 1) sorted by relevance
850 struct catalog_obj obj; in write_out() local926 obj.magic = CATGETS_MAGIC; in write_out()927 obj.plane_size = best_size; in write_out()928 obj.plane_depth = best_depth; in write_out()988 write (fd, &obj, sizeof (obj)); in write_out()
Completed in 4 milliseconds