Searched refs:shinit (Results 1 – 1 of 1) sorted by relevance
14665 const char *shinit = lookupvar("ENV"); in ash_main() local14666 if (shinit != NULL && *shinit != '\0') in ash_main()14667 read_profile(shinit); in ash_main()