RetroArch
Functions
menu_networking.h File Reference
#include <stdint.h>
#include <retro_common_api.h>
#include <retro_environment.h>
#include <lists/file_list.h>
#include "../msg_hash.h"
Include dependency graph for menu_networking.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RETRO_BEGIN_DECLS void print_buf_lines (file_list_t *list, char *buf, const char *label, int buf_size, enum msg_file_type type, bool append, bool extended)
 
void cb_net_generic_subdir (void *task_data, void *user_data, const char *err)
 
void cb_net_generic (void *task_data, void *user_data, const char *err)
 

Function Documentation

◆ cb_net_generic()

void cb_net_generic ( void task_data,
void user_data,
const char *  err 
)
Here is the call graph for this function:

◆ cb_net_generic_subdir()

void cb_net_generic_subdir ( void task_data,
void user_data,
const char *  err 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ print_buf_lines()

RETRO_BEGIN_DECLS void print_buf_lines ( file_list_t list,
char *  buf,
const char *  label,
int  buf_size,
enum msg_file_type  type,
bool  append,
bool  extended 
)
Here is the call graph for this function:
Here is the caller graph for this function: