*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> libelf/elf_next (3)              
Title
Content
Arch
Section
 

Contents


ELF_NEXT(3E)							  ELF_NEXT(3E)


NAME    [Toc]    [Back]

     elf_next -	sequential archive member access

SYNOPSIS    [Toc]    [Back]

     cc	[flag ...] file	...  -lelf [library ...]

     #include <libelf.h>

     Elf_Cmd elf_next(Elf *elf);

DESCRIPTION    [Toc]    [Back]

     elf_next, elf_rand, and elf_begin manipulate simple object	files and
     archives.	elf is an ELF descriptor previously returned from elf_begin.

     elf_next provides sequential access to the	next archive member.  That is,
     having an ELF descriptor, elf, associated with an archive member,
     elf_next prepares the containing archive to access	the following member
     when the program calls elf_begin.	After successfully positioning an
     archive for the next member, elf_next returns the value ELF_C_READ.
     Otherwise,	the open file was not an archive, elf was null,	or an error
     occurred, and the return value is ELF_C_NULL.  In either case, the	return
     value may be passed as an argument	to elf_begin, specifying the
     appropriate action.

SEE ALSO    [Toc]    [Back]

      
      
     elf(3E), elf_begin(3E), elf_getarsym(3E), elf_rand(3E), ar(4).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
elf_rand IRIX random archive member access
ldahread Tru64 read the archive header of a member of an archive file
ldahread IRIX read the archive header of a member of an archive file
elf_getarhdr IRIX retrieve archive member header
sa FreeBSD SCSI Sequential Access device driver
scsi_tape HP-UX SCSI sequential access (tape) device driver
jot OpenBSD print sequential or random data
jot FreeBSD print sequential or random data
st_obj_open Tru64 routines to check whether an object is an archive and to process object files within an archive
st_is_obj_archive Tru64 routines to check whether an object is an archive and to process object files within an archive
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service