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

/ast/src/cmd/ksh93/data/
H A Dmsg.c101 const char e_badref[] = "%s: reference variable cannot be an array"; variable
/ast/src/cmd/ksh93/include/
H A Dname.h249 extern const char e_badref[];
/ast/src/cmd/ksh93/sh/
H A Dname.c3384 errormsg(SH_DICT,ERROR_exit(1),e_badref,nv_name(np));
3392 errormsg(SH_DICT,ERROR_exit(1),e_badref,nv_name(np));

Completed in 22 milliseconds