代码搜索:Because

找到约 10,000 项符合「Because」的源代码

代码结果 10,000
www.eeworm.com/read/180137/5289247

sum rtf.sum

#!/bin/sh # RTF.sum # # D. Wessels 3/13/95 rbow_tmp=$TMPDIR/rbow$$ # Note, we have to do bizarre redirections because # rbmaker prints a heading to stdout which confuses # essence. We could redire
www.eeworm.com/read/179911/5298366

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 a
www.eeworm.com/read/179911/5298371

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 a
www.eeworm.com/read/179911/5298500

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/179911/5298534

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 a
www.eeworm.com/read/179911/5298556

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/179911/5298562

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/179911/5298636

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
www.eeworm.com/read/179911/5298951

h mmzone.h

/* * linux/include/asm-arm/arch-sa1100/mmzone.h * * (C) 1999-2000, Nicolas Pitre * (inspired by Kanoj Sarcar's code) * * Because of the wide memory address space between physical
www.eeworm.com/read/179911/5300029

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