The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

elf_getident (3)
  • elf_getident (3) ( Solaris man: Библиотечные вызовы )
  • >> elf_getident (3) ( FreeBSD man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    elf_getident
    
     - return the initial bytes of a file
    
     
    

    LIBRARY

    Lb libelf
    
     
    

    SYNOPSIS

       #include <libelf.h>
    char * elf_getident (Elf *elf size_t *sz);
     

    DESCRIPTION

    Function elf_getident ();
    returns a pointer to the initial bytes of the file for descriptor elf

    If argument sz is non-null, the size of the identification area returned is written to the location pointed to by sz This location is set to zero on errors.  

    RETURN VALUES

    Function elf_getident ();
    will return a non-NULL pointer to the initial bytes of the file if successful, or NULL if an error condition is detected.  

    ERRORS

    Function elf_getident ();
    can fail with the following errors:

    Bq Er ELF_E_ARGUMENT
    A NULL value was passed in for argument elf
    Bq Er ELF_E_SEQUENCE
    ELF descriptor elf was opened for writing and function elf_getident ();
    was called before a call to elf_update3.

     

    SEE ALSO

    elf(3), elf32_getehdr3, elf64_getehdr3, elf_getarhdr3, elf_getbase3, elf_getflags3, elf_kind3, elf_rawfile3, elf_update3, gelf(3), gelf_getclass3, gelf_getehdr3


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру