代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/201039/5061240
bat update.bat
@rem 作者:郭先强
@rem 最后修订:2006-06-21
@rem 目的:让用户在任意目录下均可调用 HugeCalc.dll(HugeCalc.chm)
@set DSTDIR=%WINDIR%\system
@if "%OS%" == "Windows_NT" set DSTDIR=%WINDIR%\system32
@if exist ..\HugeCalc.dll
www.eeworm.com/read/200288/5066799
c update.c
#include
#include
extern unsigned long __dummy;
void do_reset (void);
void do_updater(void);
void _main(void)
{
int i;
printf("U-Boot Firmware Updater\n\n\n");
pri
www.eeworm.com/read/196482/5102313
po update.po
update.o update.o: update.c cvs.h ../config.h ../lib/system.h \
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/limits.h \
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/syslimits.h \
/usr/in
www.eeworm.com/read/195341/5111658
8 update.8
.th UPDATE VIII 11/1/73
.sh NAME
update \*- periodically update the super block
.sh SYNOPSIS
.bd update
.sh DESCRIPTION
.it Update
is a program that executes
the
.it sync
primitive every 30 seconds.
T
www.eeworm.com/read/195341/5112543
s update.s
sys fork
br 1f
sys exit
1:
clr r0
sys close
mov $1,r0
sys close
mov $2,r0
sys close
1:
sys sync
mov $30.,r0
sys sleep
br 1b
sleep = 35.
sync = 36.
www.eeworm.com/read/190346/5184978
c update.c
/*
* update.c: wrappers around wc update functionality
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*