Home
last modified time | relevance | path

Searched refs:noenv (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/regress/
H A Dpercent.sh162 verbose $tid user-l noenv
164 verbose $tid user-at noenv
/freebsd/contrib/lua/src/
H A Dloadlib.c276 static int noenv (lua_State *L) { in noenv() function
296 if (path == NULL || noenv(L)) /* no environment variable? */ in setpath()