syscall(2) ultrix man page | unix.com

Man Page: syscall

Operating Environment: ultrix

Section: 2

syscall(2)							System Calls Manual							syscall(2)

Name
       syscall - indirect system call

Syntax
       syscall(number, args, ...)

Description
       The system call performs the system call whose assembly language interface has the specified number, and further arguments args.  There may
       be no arguments.

       The return value of the system call is returned.

Diagnostics
       If an error occurs, returns -1 and sets the external variable errno.

See Also
       errno(2)

								       RISC								syscall(2)
Related Man Pages
syscall(2) - linux
syscall(2) - suse
__syscall(2) - netbsd
syscall(3ucb) - sunos
syscall(3ucb) - mojave
Similar Topics in the Unix Linux Community
Fork syscall and related issues
C Sleep function hangs @ __kernel_vsyscall ()
is read() syscall really a primitive?
[deleted by user]Does any syscall increase process priority ?
SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443