NetSurf
Functions
findfile.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * atari_find_resource (char *buf, const char *filename, const char *def)
 
char * local_file_to_url (const char *filename)
 

Function Documentation

◆ atari_find_resource()

char * atari_find_resource ( char *  buf,
const char *  filename,
const char *  def 
)

Definition at line 80 of file findfile.c.

References gemdos_realpath(), NETSURF_GEM_RESPATH, NSLOG, and PATH_MAX.

Referenced by atari_hotlist_init(), gui_get_resource_url(), gui_init(), main(), and read_locales().

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

◆ local_file_to_url()

char * local_file_to_url ( const char *  filename)

Definition at line 29 of file findfile.c.

References BACKSLASH, FILE_SCHEME_PREFIX, FILE_SCHEME_PREFIX_LEN, and NSLOG.

Referenced by main(), menu_open_file(), and on_file_dropped().

Here is the caller graph for this function: