HomeSort by: relevance | last modified time | path
    Searched defs:shinit (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
main.c 111 char *shinit; local in function:main
260 if ((shinit = lookupvar("ENV")) != NULL && *shinit != '\0') {
262 read_profile(expandenv(shinit));
main.c 111 char *shinit; local in function:main
260 if ((shinit = lookupvar("ENV")) != NULL && *shinit != '\0') {
262 read_profile(expandenv(shinit));
main.c 111 char *shinit; local in function:main
260 if ((shinit = lookupvar("ENV")) != NULL && *shinit != '\0') {
262 read_profile(expandenv(shinit));

Completed in 31 milliseconds