Home
last modified time | relevance | path

Searched defs:newenviron (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/infocmp/
H A Dinfocmp.c899 static char *newenviron[2] = { 0, 0 }; in local_setenv() local
/titanic_44/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c121 static char *newenviron[] = { &TERM[0], &TERMCAP[0], 0 }; variable