Searched defs:coexport (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libcoshell/
H A Dcoexport.c35 coexport(Coshell_t* co, const char* name, const char* value) function
/ast/src/lib/libcs/
H A Dmsguser.c278 static char* coexport; local
280 if (nv++ && !coexport && !(coexport = getenv("COEXPORT")))
281 coexport = "";
290 tx = coexport;

Completed in 22 milliseconds