代码搜索:syscall

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

代码结果 6,689
www.eeworm.com/read/136072/5874037

c syscall.c

/* vi: set sw=4 ts=4: */ /* syscall for blackfin/uClibc * * Copyright (C) 2004 by Analog Devices Inc. * Copyright (C) 2002 by Erik Andersen * * This program is free software
www.eeworm.com/read/136072/5874069

s syscall.s

/* Copyright (C) 1991, 1992, 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it un
www.eeworm.com/read/136072/5874111

c syscall.c

/* * libc/sysdeps/linux/nios2/syscall.c -- generic syscall function for linux/nios2 * * Copyright (C) 2004 Microtronix Datacom Ltd. * * This program is free software; you can redistribute it and
www.eeworm.com/read/136072/5874543

c syscall.c

#include #include #include #include long syscall(long sysnum, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6) { register l
www.eeworm.com/read/136072/5874589

s syscall.s

/* * June 27, 2001 Manuel Novoa III * * This is a heavily modified version of gcc's output for the _syscall5 macro. * The idea (originally from dietlibc) is that all syscall functions
www.eeworm.com/read/136072/5874713

s syscall.s

/* Copyright (C) 2001, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/133772/5900220

c syscall.c

//========================================================================== // // syscall.c // // Minimal generic syscall support. // //===============================================
www.eeworm.com/read/133772/5900226

h syscall.h

/* General use syscall.h file. The more ports that use this file, the simpler sim/common/nltvals.def remains. */ #ifndef LIBGLOSS_SYSCALL_H #define LIBGLOSS_SYSCALL_H /* Note: This fil
www.eeworm.com/read/133772/5901519

c syscall.c

/*========================================================================== // // syscall.c // // Redboot syscall handling for GNUPro bsp support // //================================
www.eeworm.com/read/133329/5905798

d syscall.d

syscall:::entry /pid == $target/ { @[probefunc] = count(); }