Home
last modified time | relevance | path

Searched defs:open_func (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c422 xo_set_syslog_handler (xo_syslog_open_t open_func, in xo_set_syslog_handler()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c1903 vdev_open_children_impl(vdev_t *vd, vdev_open_children_func_t *open_func) in vdev_open_children_impl()
1946 vdev_open_children_subset(vdev_t *vd, vdev_open_children_func_t *open_func) in vdev_open_children_subset()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c524 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func() function
/freebsd/contrib/lua/src/
H A Dlparser.c729 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func() function