| /freebsd-13.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | default_editor.c | 140 svn_txdelta_stream_open_func_t open_func, in apply_textdelta_stream() argument 154 SVN_ERR(open_func(&txdelta_stream, open_baton, scratch_pool, in apply_textdelta_stream()
|
| H A D | cancel.c | 228 svn_txdelta_stream_open_func_t open_func, in apply_textdelta_stream() argument 240 open_func, open_baton, in apply_textdelta_stream()
|
| H A D | debug_editor.c | 281 svn_txdelta_stream_open_func_t open_func, in apply_textdelta_stream() argument 297 open_func, open_baton, in apply_textdelta_stream()
|
| /freebsd-13.1/contrib/libxo/libxo/ |
| H A D | xo_syslog.c | 422 xo_set_syslog_handler (xo_syslog_open_t open_func, in xo_set_syslog_handler() argument 426 xo_syslog_open = open_func; in xo_set_syslog_handler()
|
| H A D | xo.h | 671 xo_set_syslog_handler (xo_syslog_open_t open_func, xo_syslog_send_t send_func,
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | stream.c | 1984 svn_stream_lazyopen_func_t open_func; member 2008 SVN_ERR(b->open_func(&stream, b->open_baton, in lazyopen_if_unopened() 2142 svn_stream_lazyopen_create(svn_stream_lazyopen_func_t open_func, in svn_stream_lazyopen_create() argument 2150 lob->open_func = open_func; in svn_stream_lazyopen_create()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | commit.c | 1980 svn_txdelta_stream_open_func_t open_func; member 2011 SVN_ERR(b->open_func(&txdelta_stream, b->open_baton, pool, scratch_pool)); in create_body_from_txdelta_stream() 2054 svn_txdelta_stream_open_func_t open_func, in apply_textdelta_stream() argument 2085 open_txdelta_baton.open_func = open_func; in apply_textdelta_stream()
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_delta.h | 1184 svn_txdelta_stream_open_func_t open_func,
|
| H A D | svn_io.h | 1658 svn_stream_lazyopen_create(svn_stream_lazyopen_func_t open_func,
|
| /freebsd-13.1/sys/contrib/openzfs/module/lua/ |
| H A D | lparser.c | 525 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func() function 798 open_func(ls, &new_fs, &bl); in body() 1612 open_func(ls, fs, &bl); in mainfunc()
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | lparser.c | 717 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func() function 984 open_func(ls, &new_fs, &bl); in body() 1916 open_func(ls, fs, &bl); in mainfunc()
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev.c | 1782 vdev_open_children_impl(vdev_t *vd, vdev_open_children_func_t *open_func) in vdev_open_children_impl() argument 1793 if (open_func(cvd) == B_FALSE) in vdev_open_children_impl() 1825 vdev_open_children_subset(vdev_t *vd, vdev_open_children_func_t *open_func) in vdev_open_children_subset() argument 1827 vdev_open_children_impl(vd, open_func); in vdev_open_children_subset()
|