位置:首页 > 其他技术 > Unix/Linux系统调用 > afs_syscall()函数 Unix/Linux

afs_syscall()函数 Unix/Linux

名称

以下是Unix,Linux系统还没有实现的清单,写这个页面的时候的系统调用:

afs_syscall, 
break, 
fattach, 
fdetach, 
ftime, 
getmsg, 
getpmsg, 
gtty, 
isastream, 
lock, 
mpx, 
multiplexer, 
prof, 
profil, 
putmsg, 
putpmsg, 
security, 
stty, 
ulimit, 
vserver

内容简介

未实现的系统调用。

描述

这些系统调用在Linux 2.4内核中没有实现。

返回值

这些系统调用总是返回-1,并设置

errno to ENOSYS.

注意

注意:ftime(3), profil(3) and ulimit(3)  实现了库函数。

系统调用如: alloc_hugepages(2), free_hugepages(2),ioperm(2), iopl(2), and vm86(2) 只存在于一定的架构。

系统调用如: ipc(2), create_module(2), init_module(2), anddelete_module(2) 只存在Linux内核时,内置支持他们。

另请参阅