代码搜索:Loop

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

代码结果 10,000
www.eeworm.com/read/277211/10654122

1 loop-aes-keygen.1

\" $Id: loop-aes-keygen.1 1104 2006-03-17 15:43:11Z max $ .TH loop-aes-keygen 1 2006-01-19 .SH NAME loop-aes-keygen . .SH SYNOPSIS .B loop-aes-keygen [ .I options ] .I keyfile . .SH DESCRIPTION Create
www.eeworm.com/read/277211/10654148

patched loop.c-2.6.patched

/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. *
www.eeworm.com/read/277211/10654152

diff loop.c-2.2.diff

--- loop.c-2.2.original Mon Sep 16 21:50:11 2002 +++ patched-loop.c Wed Nov 17 17:46:35 2004 @@ -65,10 +65,18 @@ static struct loop_device loop_dev[MAX_LOOP]; static int loop_sizes[MAX_LOOP]; stati
www.eeworm.com/read/277211/10654168

diff loop.c-2.0.diff

--- loop.c-2.0.original Sun Nov 15 20:32:52 1998 +++ patched-loop.c Fri Oct 31 16:08:00 2003 @@ -34,7 +34,7 @@ #include #endif -#include /* must follow des.h */ +#in
www.eeworm.com/read/277211/10654173

original loop.c-2.0.original

/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU Public License. * * more
www.eeworm.com/read/275380/10821255

cmd seedvpm642_loop.cmd

/*************************************************************************/ /* rtc_test.cmd */ /*************************************************************************/ -l seedvpm
www.eeworm.com/read/273824/10899939

c fuse_loop_mt.c

/* FUSE: Filesystem in Userspace Copyright (C) 2001-2006 Miklos Szeredi This program can be distributed under the terms of the GNU LGPL. See the file COPYING.LIB.
www.eeworm.com/read/418288/10956357

sql while_loop2.sql

create or replace procedure while_loop2( v_num1 in number) is i number(3); j number(3); begin i:=v_num1; while i>=0 loop dbms_output.put_line(i); i:=i-2; j:=0; whil
www.eeworm.com/read/416120/11041427

c fuse_loop_mt.c

/* FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi This program can be distributed under the terms of the GNU LGPL. See the file COPYING.LIB.
www.eeworm.com/read/465152/7058972

c fuse_loop_mt.c

/* FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ #