module_map.c File Reference

Character string to module map implementation. More...

#include <malloc.h>
#include <task.h>
#include <unistd.h>
#include <ipc/services.h>
#include "../err.h"
#include "../modules.h"
#include "generic_char_map.h"
#include "module_map.h"
Include dependency graph for module_map.c:

Functions

int add_module (module_ref *module, modules_ref modules, const char *name, const char *filename, services_t service, task_id_t task_id, connect_module_t connect_module)
module_ref get_running_module (modules_ref modules, char *name)
 Searches and returns the specified module.
task_id_t spawn (const char *fname)
 Starts the module.

Detailed Description

Character string to module map implementation.


Generated on Thu Mar 11 20:46:15 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1