代码搜索:until
找到约 4,232 项符合「until」的源代码
代码结果 4,232
www.eeworm.com/read/347593/3167534
c usart.c
#include "includes.h"
#define USART_C
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA & (1
www.eeworm.com/read/330290/3425949
old changelog.old
$Id: ChangeLog.old,v 1.1.1.1 2003/03/30 18:55:36 al-guest Exp $
Log of changes made to Minicom.
Until 1996
Miquel van Smoorenburg, miquels@cistron.nl
miquels@drinkel.ow.org
www.eeworm.com/read/305065/3780910
h connex~1.h
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 14-12-99
#ifndef CONNEXION_H
#define CONNEXION_H
/* make write until everything is written
* return 0 on success, 1 otherwise
* Don't work on non-blo
www.eeworm.com/read/431110/1911367
sh northinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=basic-pluto-05
source /testing/pluto/bin/northlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec
www.eeworm.com/read/431110/1911583
sh northinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=basic-pluto-09
source /testing/pluto/bin/northlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec a
www.eeworm.com/read/431110/1911797
sh northrun1.sh
ipsec setup stop
ifconfig eth1 inet 192.1.3.32
route add -net default gw 192.1.3.254
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--eastnet-nat
ipsec whack -
www.eeworm.com/read/431110/1911886
txt north-console.txt
north:~#
ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
north:~#
/testing/pluto/bin/wait-until-pluto-started
north:~#
ipsec auto --add north-east-x509-pluto-02
north:~#
echo done
d
www.eeworm.com/read/431110/1912008
sh northrun1.sh
ipsec setup stop
ifconfig eth1 inet 192.1.3.32
route add -net default gw 192.1.3.254
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--eastnet-nat
ipsec whack -
www.eeworm.com/read/431110/1912013
sh northrun2.sh
ipsec setup stop
ifconfig eth1 inet 192.1.3.34
route add -net default gw 192.1.3.254
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--eastnet-nat
ipsec whack -
www.eeworm.com/read/431110/1912016
sh northrun3.sh
ipsec setup stop
ifconfig eth1 inet 192.1.3.36
route add -net default gw 192.1.3.254
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--eastnet-nat
ipsec whack -