NetSurf
Functions
plugin_hack.h File Reference
#include "utils/config.h"
#include "utils/errors.h"
Include dependency graph for plugin_hack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror amiga_plugin_hack_init (void)
 
void amiga_plugin_hack_execute (struct hlcache_handle *c)
 

Function Documentation

◆ amiga_plugin_hack_execute()

void amiga_plugin_hack_execute ( struct hlcache_handle c)

Definition at line 257 of file plugin_hack.c.

References ami_mime_content_to_cmd(), ASPrintf(), hlcache_handle_get_url(), NSLOG, and nsurl_access().

Here is the call graph for this function:

◆ amiga_plugin_hack_init()

nserror amiga_plugin_hack_init ( void  )

Definition at line 75 of file plugin_hack.c.

References ami_mime_has_cmd(), amiga_plugin_hack_content_handler, content_factory_register_handler(), NSERROR_OK, NSLOG, and type.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: