代码搜索:sys
找到约 10,000 项符合「sys」的源代码
代码结果 10,000
www.eeworm.com/read/379736/9179720
h sys.h
extern int sys_setup();
extern int sys_exit();
extern int sys_fork();
extern int sys_read();
extern int sys_write();
extern int sys_open();
extern int sys_close();
extern int sys_waitpid();
extern int
www.eeworm.com/read/379736/9179756
c sys.c
/*
* linux/kernel/sys.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/379714/9181068
h sys.h
extern int sys_setup();
extern int sys_exit();
extern int sys_fork();
extern int sys_read();
extern int sys_write();
extern int sys_open();
extern int sys_close();
extern int sys_waitpid();
extern int
www.eeworm.com/read/379714/9181123
c sys.c
/*
* linux/kernel/sys.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/379711/9181843
h sys.h
#ifndef _LINUX_SYS_H
#define _LINUX_SYS_H
/*
* system call entry points
*/
#define sys_clone sys_fork
#ifdef __cplusplus
extern "C" {
#endif
extern int sys_setup(); /* 0 */
e
www.eeworm.com/read/379711/9182017
c sys.c
/*
* linux/kernel/sys.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/379525/9194194
c sys.c
#
/*
*/
/*
* indirect driver for controlling tty.
*/
#include "../param.h"
#include "../conf.h"
#include "../user.h"
#include "../tty.h"
#include "../proc.h"
syopen(dev, flag)
{
register *tp;
www.eeworm.com/read/182655/9198003
sys porttalk.sys
www.eeworm.com/read/378831/9215255
sys myfilter.sys
www.eeworm.com/read/378293/9237876