Home
last modified time | relevance | path

Searched defs:copy_event (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libyaml/tests/
H A Drun-emitter.c15 int copy_event(yaml_event_t *event_to, yaml_event_t *event_from) in copy_event() function
/freebsd/sys/dev/random/
H A Drandom_harvestq.c341 copy_event(uint32_t dst[static HARVESTSIZE + 1], in copy_event() function