Searched refs:write_to_file (Results 1 – 2 of 2) sorted by relevance
139 const char *(*write_to_file) (simple_object_write *sobj, int descriptor, member
403 return sobj->functions->write_to_file (sobj, descriptor, err); in simple_object_write_to_file()