NAME
afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty, isastream, lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security, stty, tuxcall, ulimit, vserver - unimplemented system calls
SYNOPSIS
Unimplemented system calls.
DESCRIPTION
These system calls are not implemented in the Linux kernel.
RETURN VALUE
These system calls always return -1 and set errno to ENOSYS.
NOTES
Note that ftime(3), profil(3), and ulimit(3) are implemented as library functions. Some system calls, like alloc_hugepages(2), free_hugepages(2), ioperm(2), iopl(2), and vm86(2) exist only on certain architectures. Some system calls, like ipc(2), create_module(2), init_module(2), and delete_module(2) exist only when the Linux kernel was built with support for them.
SEE ALSO
syscalls(2)
COLOPHON
This page is part of release 4.09 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/.
More Linux Commands
manpages/git-rm.1.html
git-rm(1) - Remove files from the working tree and from the
Remove files from the index, or from the working tree and the index. git rm will not remove a file from just your working directory. (There is no option to remo
manpages/rebuild-jar-repository.1.html
rebuild-jar-repository(1) - rebuild a JAR repository based o
Rebuild a jar repository (built by build-jar-repository ) based on the current JVM settings OPTIONS If no option is specified the default action will be to rebu
manpages/tk_textCopy.n.html
tk_textCopy(n) - Create and manipulate text widgets.........
The text command creates a new window (given by the pathName argument) and makes it into a text widget. Additional options, described above, may be specified on
manpages/ttk_radiobutton.n.html
ttk_radiobutton(n) Mutually exclusive option widget.........
ttk::radiobutton widgets are used in groups to show or change a set of mutually-exclusive options. Radiobuttons are linked to a Tcl variable, and have an associ
manpages/wtpt.1.html
wtpt(1) - Show media white of profiles, identifying black bo
lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. wtpt shows media white of prof
manpages/kill.1.html
kill(1) - send signals to processes, or list signals........
Send signals to processes, or list signals. Mandatory arguments to long options are mandatory for short options too. -s, --signal=SIGNAL, -SIGNAL specify the na
manpages/btrfs.8.html
btrfs(8) control a btrfs filesystem - Linux manual page.....
btrfs is used to control the filesystem and the files and directories stored. It is the tool to create or destroy a snapshot or a subvolume for the filesystem,
manpages/gnutls_openpgp_crt_get_name.3.html
gnutls_openpgp_crt_get_name(3) - API function (Man Page)....
Extracts the userID from the parsed OpenPGP key. RETURNS GNUTLS_E_SUCCESS on success, and if the index of the ID does not exist GNUTLS_E_REQUESTED_DATA_NOT_AVAI
manpages/tgoto.3ncurses.html
tgoto(3ncurses) - direct curses interface to the terminfo ca
These routines are included as a conversion aid for programs that use the termcap library. Their parameters are the same and the routines are emulated using the
manpages/XML::XPath::Node::Text.3pm.html
XML::XPath::Node::Text(3pm) - an XML text node (Man Page)...
new ( text ) Create a new text node. getValue / getData Returns the text string_value Returns the text appendText ( text ) Adds the given text string to this no
manpages/xinetd.log.8.html
xinetd.log(8) - xinetd service log format - Linux man page
A service configuration may specify various degrees of logging when attempts are made to access the service. When logging for a service is enabled, xinetd will
manpages/Tcl_GetChannelInstanceData.3.html
Tcl_GetChannelInstanceData(3) - procedures for creating and
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for
