Searched refs:SPD_KEY_ERRS_MSG (Results 1 – 3 of 3) sorted by relevance
74 if ((ret = nvlist_lookup_string(check, SPD_KEY_ERRS_MSG, &msg)) != 0) { in spd_check_single_err()
1321 #define SPD_KEY_ERRS_MSG "message" /* string */ macro
82 ret = nvlist_add_string(nvl, SPD_KEY_ERRS_MSG, msg); in spd_nvl_err()