|  |  |  |  | /home/brennan/n-sim/OrbisQuartus/server/l4/tftp_client-l4.c File Reference#include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
 #include <l4/sys/types.h>
 #include <l4/env/errno.h>
 #include <l4/sys/syscalls.h>
 #include <l4/log/l4log.h>
 #include <l4/l4rm/l4rm.h>
 #include <l4/util/util.h>
 #include <l4/env/env.h>
 #include <l4/names/libnames.h>
 #include <l4/generic_fprov/generic_fprov-server.h>
 #include <l4/dm_mem/dm_mem.h>
 #include <l4/thread/thread.h>
 #include <l4/generic_io/libio.h>
 #include <l4/sys/kdebug.h>
 
Go to the source code of this file. 
 Function Documentation
 
  
    | 
        
          | long l4fprov_file_open_component | ( | CORBA_Object | _dice_corba_obj, |  
          |  |  | const char * | fname, |  
          |  |  | const l4_threadid_t * | dm, |  
          |  |  | unsigned long | flags, |  
          |  |  | l4dm_dataspace_t * | ds, |  
          |  |  | l4_size_t * | size, |  
          |  |  | CORBA_Server_Environment * | _dice_corba_env |  
          |  | ) |  |  |  
 
  
    | 
        
          | void tftp_client | ( | void * | unused | ) |  |  |  
 
  
    | 
        
          | void tftp_get | ( | char * | file | ) |  |  |  
 
  
    | 
        
          | void tftp_init | ( | char * | host | ) |  |  |  
 
 
  
    | 
        
          | void tftp_put | ( | char * | file | ) |  |  |  
 Variable Documentation
 
 
 |