ELinks 0.16.1.1
smjs.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

void smjs_detach_cache_entry_object (struct cache_entry *cached)
void smjs_detach_session_object (struct session *ses)
void smjs_detach_terminal_object (struct terminal *term)
void smjs_detach_view_state_object (struct view_state *vs)

Variables

struct module smjs_scripting_module

Function Documentation

◆ smjs_detach_cache_entry_object()

void smjs_detach_cache_entry_object ( struct cache_entry * cached)

◆ smjs_detach_session_object()

void smjs_detach_session_object ( struct session * ses)

◆ smjs_detach_terminal_object()

void smjs_detach_terminal_object ( struct terminal * term)

◆ smjs_detach_view_state_object()

void smjs_detach_view_state_object ( struct view_state * vs)

Variable Documentation

◆ smjs_scripting_module

struct module smjs_scripting_module
extern