代码搜索:syscall
找到约 6,689 项符合「syscall」的源代码
代码结果 6,689
www.eeworm.com/read/374308/9411158
txt syscall_it.txt
ISTRUZIONI SYSCALL
==================
L抜struzione SYSCALL offre al programmatore un抜nterfaccia simile a quella
offerta da un sistema operativo.
Le system call richiedono che l抜ndirizzo dei loro
www.eeworm.com/read/374308/9411466
class syscall.class
www.eeworm.com/read/176019/9522011
h syscall.h
/*************************************************************************
Copyright (C) 2002,2003,2004,2005 Wei Qin
See file COPYING for more information.
This program is free softwa
www.eeworm.com/read/176019/9522033
cpp syscall.cpp
/*************************************************************************
Copyright (C) 2002,2003,2004,2005 Wei Qin
See file COPYING for more information.
This program is free softwa
www.eeworm.com/read/170484/9803740
c syscall.c
/******************************************************************************
*
* Copyright (c) 2003 Gerhard W. Gruber
*
* PROJECT: pICE
* $Source: /cvsroot/pice/pice/module/syscall.c,v $
* $R
www.eeworm.com/read/170484/9803767
h syscall.h
/******************************************************************************
*
* Copyright (c) 2003 Gerhard W. Gruber
*
* PROJECT: pICE
* $Source: /cvsroot/pice/pice/module/syscall.h,v $
* $R
www.eeworm.com/read/363317/9959813
h syscall.h
/***************************************************************************
syscall.h - description
-------------------
begin
www.eeworm.com/read/363317/9959834
cpp syscall.cpp
/***************************************************************************
syscall.c - description
-------------------
begin : Wed Sep 26 2001
copyright : (C) 2001 CEA and U
www.eeworm.com/read/165847/10049868
h syscall.h
/* this struct defines the way the registers are stored on the
stack during a system call. */
struct target_pt_regs {
#if 1
/* Pad bytes for argument save space on the stack. */
target_ulong pa
www.eeworm.com/read/165847/10049880
c syscall.c
/*
* Linux syscalls
*
* Copyright (c) 2003 Fabrice Bellard
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as