Searched refs:errtxt (Results 1 – 3 of 3) sorted by relevance
3257 const char *errtxt; in md_begin() local3261 if ((errtxt = vip_begin (1, "$", "*", "`")) != 0) in md_begin()3262 as_fatal (_("VIP_BEGIN error:%s"), errtxt); in md_begin()
513 const char *errtxt; in pop_insert() local517 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()518 if (errtxt && (!pop_override_ok || strcmp (errtxt, "exists"))) in pop_insert()520 errtxt); in pop_insert()
7366 (md_begin): Local variable errtxt must point to const.9484 (pobegin): Make errtxt const. Make new_length, tmp_len and num