Home
last modified time | relevance | path

Searched refs:badexport (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c77 const char badexport[] = "cannot export functions"; variable
H A Ddefs.h449 extern const char badexport[];
H A Dbltin.c315 error(badexport); in builtin()