DEBSOURCES
Skip Quicknav
sources / nmap / 7.93%2Bdfsg1-1 / nse_fs.h
12345678
#ifndef NSE_FS #define NSE_FS #define LFSLIBNAME "lfs" LUALIB_API int luaopen_lfs (lua_State *L); #endif