Searched defs:module_filename (Results 1 – 5 of 5) sorted by relevance
16 const char *module_filename; /* Module file to perform MAC on */ member
23 const std::string& module_filename, in node_jsvm_env__()169 const std::string& module_filename, in NewEnv()698 std::string module_filename = ""; in jsvm_module_register_by_symbol() local
36 module_path, module_filename = os.path.split(os.path.realpath(__file__)) variable
35 module_path, module_filename = os.path.split(os.path.realpath(__file__)) variable