Home
last modified time | relevance | path

Searched refs:zed_strings_destroy (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_strings.h21 void zed_strings_destroy(zed_strings_t *zsp);
H A Dzed_conf.c122 zed_strings_destroy(zcp->zedlets); in zed_conf_destroy()
369 zed_strings_destroy(zedlets); in zed_conf_scan_dir()
433 zed_strings_destroy(zedlets); in zed_conf_scan_dir()
438 zed_strings_destroy(zcp->zedlets); in zed_conf_scan_dir()
H A Dzed_strings.c144 zed_strings_destroy(zed_strings_t *zsp) in zed_strings_destroy() function
H A Dzed_event.c961 zed_strings_destroy(zsp); in zed_event_service()