Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c285 static int noenv (lua_State *L) { in noenv() function
305 if (path == NULL || noenv(L)) /* no environment variable? */ in setpath()