代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4973573
c svcproc.c
/*
* linux/fs/lockd/svcproc.c
*
* Lockd server procedures. We don't implement the NLM_*_RES
* procedures because we don't use the async procedures.
*
* Copyright (C) 1996, Olaf Kirch
www.eeworm.com/read/209211/4982454
c syncindex0.c
#include "stdinc.h"
#include "dat.h"
#include "fns.h"
enum
{
ClumpChunks = 32*1024
};
/*
* shell sort is plenty good enough
* because we're going to do a bunch of disk i/o's
*/
static void
sortC
www.eeworm.com/read/205824/5019832
h region.h
#ifndef __WIN32K_REGION_H
#define __WIN32K_REGION_H
#include "gdiobj.h"
/* Internal region data. Can't use RGNDATA structure because buffer is allocated statically */
typedef struct _ROSRGND
www.eeworm.com/read/195013/5120432
h msgbuf.h
#ifndef _ASM_IA64_MSGBUF_H
#define _ASM_IA64_MSGBUF_H
/*
* The msqid64_ds structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/195013/5120437
h sembuf.h
#ifndef _ASM_IA64_SEMBUF_H
#define _ASM_IA64_SEMBUF_H
/*
* The semid64_ds structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/195013/5120567
h ipcbuf.h
#ifndef _ASM_IA64_IPCBUF_H
#define _ASM_IA64_IPCBUF_H
/*
* The ipc64_perm structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/195013/5120601
h shmbuf.h
#ifndef _ASM_IA64_SHMBUF_H
#define _ASM_IA64_SHMBUF_H
/*
* The shmid64_ds structure for IA-64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/195013/5120625
h msgbuf.h
#ifndef _I386_MSGBUF_H
#define _I386_MSGBUF_H
/*
* The msqid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/195013/5120631
h sembuf.h
#ifndef _I386_SEMBUF_H
#define _I386_SEMBUF_H
/*
* The semid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s
www.eeworm.com/read/195013/5120705
h shmbuf.h
#ifndef _I386_SHMBUF_H
#define _I386_SHMBUF_H
/*
* The shmid64_ds structure for i386 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user s