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

/ast/src/cmd/ksh93/include/
H A Denv.h35 /* for third agument to env_add */
40 extern int env_add(Env_t*, const char*, int);
/ast/src/cmd/ksh93/sh/
H A Denv.c120 int env_add(Env_t *ep, const char *str, int flags) function
222 env_add(ep,*env,0);
H A Dname.c163 env_add(ep,stakptr(offset),ENV_STRDUP);

Completed in 754 milliseconds