代码搜索:fetch
找到约 3,617 项符合「fetch」的源代码
代码结果 3,617
www.eeworm.com/read/321496/13403975
mkbr
#! /bin/sh
BR=${1:-"br549"}
ETH=${2:-"eth0"}
# fetch ip of working eth0
IP=`/sbin/ifconfig $ETH | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
echo "Using IP address $IP"
ifconfig $ETH 0.0
www.eeworm.com/read/126074/6018605
exp textpro.exp
TRUE
CLIPS> (batch "textpro.bat")
TRUE
CLIPS> (fetch "textpro.dat")
7
CLIPS> (print-region t "textpro.dat" root)
ROOT3 TEXT
TRUE
CLIPS> (print-region t "textpro.dat" ^ root1 sub)
SUBTOPIC1 TEXT
TRUE
www.eeworm.com/read/124399/6049856
exp textpro.exp
TRUE
CLIPS> (batch "textpro.bat")
TRUE
CLIPS> (fetch "textpro.dat")
7
CLIPS> (print-region t "textpro.dat" root)
ROOT3 TEXT
TRUE
CLIPS> (print-region t "textpro.dat" ^ root1 sub)
SUBTOPIC1 TEXT
TRUE
www.eeworm.com/read/101082/6246084
3 ndbm.3
.\" @(#)n\fIdb\fPm.3 6.6 (Berkeley) 5/20/86
.\"
.TH ndbm 3
.SH Name
dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr \- data base subroutines
.
www.eeworm.com/read/101082/6247941
3 ndbm.3
.\" @(#)n\fIdb\fPm.3 6.6 (Berkeley) 5/20/86
.\"
.TH ndbm 3
.SH Name
dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr \- data base subroutines
.
www.eeworm.com/read/482538/1286989
hh perfctr-i586.hh
#ifndef CLICK_PERFCTR_HH
#define CLICK_PERFCTR_HH
#ifdef __KERNEL__
#include
#include
#endif
#define DCU_MISS_OUTSTANDING 0x48
#define INST_RETIRED 0xC0
#define IFU_FETCH