gnu_load.c File Reference

#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <gnu/a.out.h>

Include dependency graph for gnu_load.c:

Go to the source code of this file.

Functions

 _PROTOTYPE (unsigned int gnu_load,(char *filename, struct nlist **start))
 _PROTOTYPE (void do_error,(char *message))
unsigned int gnu_load (char *filename, struct nlist **start)


Function Documentation

_PROTOTYPE void  do_error,
(char *message
 

_PROTOTYPE unsigned int  gnu_load,
(char *filename, struct nlist **start) 
 

unsigned int gnu_load char *  filename,
struct nlist **  start
 

Definition at line 15 of file gnu_load.c.

References close, do_error(), header, int(), lseek, malloc(), N_STROFF, N_SYMOFF, names, NULL, open, p, read, and start.

Referenced by gnu_init().


Generated on Fri Apr 14 23:05:21 2006 for minix by  doxygen 1.4.6