The OpenNET Project / Index page

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

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

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

sysarch (2)
  • >> sysarch (2) ( FreeBSD man: Системные вызовы )

  • BSD mandoc
     

    NAME

    
    
    sysarch
    
     - architecture-dependent system call
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <machine/sysarch.h>
    int sysarch (int number void *args);
     

    DESCRIPTION

    The sysarch ();
    system call performs the architecture-dependent function specified by Fa number with the arguments specified by the Fa args pointer. The Fa args argument is a pointer to a structure defining the actual arguments of the function. Symbolic constants and argument structures for the architecture-dependent functions can be found in the header file In machine/sysarch.h .

    The sysarch ();
    system call should never be called directly by user programs. Instead, they should access its functions using the architecture-dependent library.  

    RETURN VALUES

    See the manual pages for specific architecture-dependent system calls for information about their return values.  

    SEE ALSO

    i386_get_ioperm2, i386_get_ldt2, i386_vm862  

    HISTORY

    This manual page was taken from Nx .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    SEE ALSO
    HISTORY


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




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

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