Searched refs:envshell (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/3d/
H A D3d.h433 char envshell[sizeof(var_shell) + PATH_MAX]; member in struct:__anon7
H A Dinit.c1406 var_shell, /* envshell */
1569 state.shell = state.envshell + sizeof(var_shell) - 1;
1639 else if (!(i & env_shell) && strneq(cp, state.envshell, sizeof(var_shell) - 1))
1641 *ep = state.envshell;

Completed in 29 milliseconds