Searched refs:setpath (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/mit/lua/dist/src/ |
| H A D | loadlib.c | 299 static void setpath (lua_State *L, const char *fieldname, in setpath() function 751 setpath(L, "path", LUA_PATH_VAR, LUA_PATH_DEFAULT); in luaopen_package() 752 setpath(L, "cpath", LUA_CPATH_VAR, LUA_CPATH_DEFAULT); in luaopen_package()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
| H A D | gprofng_ug.texi | 3788 Append @var{path-list} to the current setpath settings. Note that multiple 3797 the @command{setpath} command, one or more path remappings may be set with the 3820 @item setpath @var{path-list} 3821 @IndexSubentry{Options, @code{-setpath}} 3822 @IndexSubentry{Commands, @code{setpath}} 3837 Use @command{setpath} with no argument to display the current path. 3839 Note that @command{setpath} commands @emph{are not allowed .gprofng.rc
|