代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/353640/3083703

makefile

# Makefile - makefile for target/src/arch/arm # # modification history # -------------------- # 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist. # 01t,05dec01,rec ARCHV5 changes # 0
www.eeworm.com/read/262046/4315057

makefile

# Makefile - makefile for target/src/arch/arm # # modification history # -------------------- # 01v,18dec02,jb Adding ARM10 support # 01u,14dec01,to sync with T3. clean up. bring back lost mod-hist
www.eeworm.com/read/152843/5656236

makefile

obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_files.o \ oprofilefs.o oprofile_stats.o
www.eeworm.com/read/152843/5659503

makefile

obj-$(CONFIG_OPROFILE) += oprofile.o DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \ oprof.o cpu_buffer.o buffer_sync.o \ event_buffer.o oprofile_files.o \ oprofilefs.o oprofile_stats.o
www.eeworm.com/read/367754/9733653

h sdel.h

#ifndef _SDEL_H #include "config.h" #define VERSION "v3.1" #define AUTHOR "van Hauser / THC" #define EMAIL "vh@thc.org" #define WEB "http://www.thc.org" #ifndef O_SYNC #ifdef O_FSYNC #define
www.eeworm.com/read/367754/9733667

h~ sdel.h~

#ifndef _SDEL_H #include "config.h" #define VERSION "v3.1" #define AUTHOR "van Hauser / THC" #define EMAIL "vh@thc.org" #define WEB "http://www.thc.org" #ifndef O_SYNC #ifdef O_FSYNC #define
www.eeworm.com/read/367754/9733678

h sdel.h

#ifndef _SDEL_H #include "config.h" #define VERSION "v3.1" #define AUTHOR "van Hauser / THC" #define EMAIL "vh@thc.org" #define WEB "http://www.thc.org" #ifndef O_SYNC #ifdef O_FSYNC #define
www.eeworm.com/read/268011/11156697

h tlibrary.h

/* * $Id: tlibrary.h,v 2.38 1999/09/15 19:50:40 epi Exp $ */ #ifndef _TLIBRARY_H #define _TLIBRARY_H #ifdef BACKUP_SYNC #ifndef WIN32 #include #include #incl
www.eeworm.com/read/334325/12612362

h help_mp-sv.h

// Last sync on 2004-10-20 with help_mp-en.h 1.148 // Translated by: Carl F黵stenberg <azatoth@gmail.com> // Helped by: Jan Knutar <jknutar@nic.fi> // =================
www.eeworm.com/read/109338/15558772

c monitor.c

/* **通用监控程序: **其它程序只需把监控信息'O_APPEND|O_SYNC'写入日志文件即可 **program by gwq on 2001.10.29 */ #include #include #include main(int argv,char * argc[]) { FILE * fp;