Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dsubst.c1834 svn_stringbuf_t *write_content; member
1869 if (btn->write_content->len) in close_handler_special()
1873 svn_stream_t *source = svn_stream_from_stringbuf(btn->write_content, in close_handler_special()
1895 baton->write_content = svn_stringbuf_create_empty(result_pool); in svn_subst_create_specialfile()
1896 baton->write_stream = svn_stream_from_stringbuf(baton->write_content, in svn_subst_create_specialfile()
1934 baton->write_content = svn_stringbuf_create_empty(pool); in svn_subst_stream_from_specialfile()
1935 baton->write_stream = svn_stream_from_stringbuf(baton->write_content, pool); in svn_subst_stream_from_specialfile()
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c195 int write_content; member
4548 if (!file->write_content) in write_file_descriptors()
5431 file->write_content = 1; in _isoent_file_location()
5510 if (!file->write_content) in isoent_setup_file_location()