Searched refs:maybe_make_export_env (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dprintenv.c40 maybe_make_export_env (); /* this allows minimal code */
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dexec.c147 maybe_make_export_env ();
/macosx-10.9.5/bash-92/bash-3.2/
H A Dlocale.c296 maybe_make_export_env (); /* trust that this will change environment for setlocale */
H A Dvariables.h302 extern void maybe_make_export_env __P((void));
H A Dexecute_cmd.c2827 maybe_make_export_env ();
3439 maybe_make_export_env (); /* XXX - is this needed? */
3659 maybe_make_export_env ();
H A Dvariables.c2987 maybe_make_export_env ();
3251 maybe_make_export_env () function
3994 maybe_make_export_env ();

Completed in 111 milliseconds