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

  man pages->NetBSD man pages -> sysarch (2)              
Title
Content
Arch
Section
 

SYSARCH(2)

Contents


NAME    [Toc]    [Back]

     sysarch - architecture-dependent system call

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <machine/sysarch.h>

     int
     sysarch(int number, void *args);

DESCRIPTION    [Toc]    [Back]

     sysarch() performs the architecture-dependent function specified by
     number with the arguments specified by the args pointer.  args 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 <machine/sysarch.h>.

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

RETURN VALUES    [Toc]    [Back]

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

HISTORY    [Toc]    [Back]

     The sysarch() function call appeared in NetBSD 1.0.

BSD                            October 11, 1993                            BSD
[ Back ]
 Similar pages
Name OS Title
sia_chdir Tru64 Interface to the chdir system call - SIA (Security Integration Architecture)
siad_chg_shell Tru64 Dependent SIA change routines (Security Integration Architecture)
siad_chg_finger Tru64 Dependent SIA change routines (Security Integration Architecture)
siad_chg_password Tru64 Dependent SIA change routines (Security Integration Architecture)
siad_chk_invoker Tru64 check invoker dependent routine for SIA (Security Integration Architecture)
siad_chk_user Tru64 check user dependent routine for SIA (Security Integration Architecture)
pmap NetBSD machine-dependent portion of the virtual memory system
cu IRIX call another UNIX system
sgigsc IRIX SGI graphics system call
__syscall NetBSD indirect system call
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service