Searched refs:err_info (Results 1 – 2 of 2) sorted by relevance
90 struct error_info err_info; /* track where `{}' blocks start */ member716 setup_label(list, idx, name, err_info) in setup_label() argument720 const struct error_info *err_info;725 if (err_info)726 MEMCPY(&ret->err_info, err_info, sizeof (ret->err_info));1638 MEMCPY(&cur_input, &blocks->err_info, sizeof (cur_input));
2474 sed.h: added (opaque) err_info member to struct vector;