Searched refs:e_badappend (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dmsg.c104 const char e_badappend[] = "%s: invalid append to associative array"; variable
/ast/src/cmd/ksh93/include/
H A Dname.h259 extern const char e_badappend[];
/ast/src/cmd/ksh93/sh/
H A Dname.c537 errormsg(SH_DICT,ERROR_exit(1),e_badappend,nv_name(np));

Completed in 105 milliseconds