代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/265314/11269297

icl makefile.icl

# -*- makefile -*- # Makefile for Microsoft Windows with Intel C++ Compiler GENERATE_DLL=0 FAULT_TOLERANT=0 OBJS = class.obj compiler.obj database.obj hashtab.obj file.obj \ sync.obj symtab.
www.eeworm.com/read/156224/11818640

icl makefile.icl

# -*- makefile -*- # Makefile for Microsoft Windows with Intel C++ Compiler GENERATE_DLL=0 FAULT_TOLERANT=0 OBJS = class.obj compiler.obj database.obj hashtab.obj file.obj \ sync.obj symtab.
www.eeworm.com/read/222754/14676457

h commconst.h

#ifndef COMMCONST_H #define COMMCONST_H #define RCC_ERROR_SUCCESS 0 //处理成功 #define RCC_ERROR_INIT 1 //初始化错误 #define RCC_ERROR_SYNC 2 //同步错误 #define RC
www.eeworm.com/read/122620/14678766

h linux.h

#ifndef __LINUX_H__ #define __LINUX_H__ #include #include #include struct usb_ctrltransfer { /* keep in sync with usbdevice_fs.h:usbdevfs_ctrltransfer */ u_in
www.eeworm.com/read/219324/14887996

c bmc_mario7in1.c

#include "..\..\DLL\d_UNIF.h" #include "..\..\Hardware\h_MMC3.h" static struct { u8 WhichGame; u8 DidWrite; PWriteFunc Write67; } Mapper; static void Sync (void) { u8 PRGmask, CHRmas
www.eeworm.com/read/209315/15223584

h fcntl.h

#ifndef _I386_FCNTL_H #define _I386_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2 file system */ #define O_ACCMODE 0003 #define O_RDONLY
www.eeworm.com/read/480930/1307951

h fcntl.h

/* $Id: fcntl.h,v 1.12 2001/09/20 00:35:34 davem Exp $ */ #ifndef _SPARC64_FCNTL_H #define _SPARC64_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an
www.eeworm.com/read/480930/1309680

h fcntl.h

#ifndef _I386_FCNTL_H #define _I386_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2 file system */ #define O_ACCMODE 0003 #define O_RDONLY
www.eeworm.com/read/480930/1310790

h fcntl.h

#ifndef __ASM_SH_FCNTL_H #define __ASM_SH_FCNTL_H /* open/fcntl - O_SYNC is only implemented on blocks devices and on files located on an ext2 file system */ #define O_ACCMODE 0003 #define O_RD
www.eeworm.com/read/473395/1398651

changelog

2003-02-28 Jani Monoses * all: Synch with latest lwip CVS and a bunch of other updates 2002-06-21 Jani Monoses * all:sync with/tweak lwIP from lwIP-CVS snapshot