Searched refs:zed_strings_add (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/
H A Dzed_strings.h22 int zed_strings_add(zed_strings_t *zsp, const char *key, const char *s);
H A Dzed_strings.c168 zed_strings_add(zed_strings_t *zsp, const char *key, const char *s) function
H A Dzed_conf.c392 if (zed_strings_add(zedlets, NULL, direntp->d_name) < 0) {
H A Dzed_event.c333 } else if (zed_strings_add(zsp, keybuf, valbuf) < 0) {

Completed in 53 milliseconds