代码搜索:syscall

找到约 6,689 项符合「syscall」的源代码

代码结果 6,689
www.eeworm.com/read/127781/5997101

c syscall.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1995
www.eeworm.com/read/127781/6000238

h syscall.h

/* * include/linux/nfsd/syscall.h * * This file holds all declarations for the knfsd syscall interface. * * Copyright (C) 1995-1997 Olaf Kirch */ #ifndef NFSD_SYSCALL_H #def
www.eeworm.com/read/127704/6002076

c syscall.c

/* * Copyright (C) 1996-1998 by the Board of Trustees * of Leland Stanford Junior University. * * This file is part of the SimOS distribution. * See LICENSE file for terms of the license.
www.eeworm.com/read/127704/6002188

tcl syscall.tcl

# # Copyright (C) 1996-1998 by the Board of Trustees # of Leland Stanford Junior University. # # This file is part of the SimOS distribution. # See LICENSE file for terms of the license. # Wri
www.eeworm.com/read/125688/6022891

h syscall.h

/* * include/linux/nfsd/syscall.h * * This file holds all declarations for the knfsd syscall interface. * * Copyright (C) 1995 Olaf Kirch */ #ifndef NFSD_SYSCALL_H #define N
www.eeworm.com/read/125688/6024405

s syscall.s

/*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistributi
www.eeworm.com/read/125688/6024894

h syscall.h

/* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. * created from Id: syscalls.master,v 1.55.2.1 1999/05/05 22:53:05 dt Exp */ #define SYS_syscall 0 #define SYS_e
www.eeworm.com/read/125688/6026331

h syscall.h

/* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. */ #define SYS_syscall 0 #define SYS_exit 1 #define SYS_fork 2 #define SYS_read 3 #define SYS_write 4 #define SYS
www.eeworm.com/read/125688/6026758

h syscall.h

/* $NetBSD: syscall.h,v 1.113 2000/12/09 07:05:11 mycroft Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. * created from NetBSD: syscalls.master,v 1.104
www.eeworm.com/read/124910/6035566

h syscall.h

/* For Unix-like systems, this file should contain definitions of macros SYS_call for each system call, giving the call numbers. */