代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/124956/14522326

bzmore

#!/bin/sh # Bzmore wrapped for bzip2, # adapted from zmore by Philippe Troin for Debian GNU/Linux. PATH="/usr/bin:$PATH"; export PATH prog=`echo $0 | sed 's|.*/||'` case "$prog" in
www.eeworm.com/read/124442/14567155

c depca.c

/* depca.c: A DIGITAL DEPCA ethernet driver for linux. Written 1994 by David C. Davies. Copyright 1994 David C. Davies and United States Government as represented by the Director,
www.eeworm.com/read/124442/14567162

c 3c509.c

/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */ /* Written 1993 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency
www.eeworm.com/read/124442/14567924

c ip.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l
www.eeworm.com/read/224281/14598263

def sections.def

application { "dev_" MobileRobotics } multiple code { "ext1" }
www.eeworm.com/read/123756/14613852

poc initial.poc

-yC:\NECTools32\DEV\ D:\r61\INITIAL.lmf
www.eeworm.com/read/223318/14646298

iscsi-umountall

#! /bin/sh # # Unmount all iSCSI devices. BASEDIR=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin:$BASEDIR/sbin:$BASEDIR/bin:$PATH USAGE="Usage:iscsi-umountall [-t] [-k]" MTAB=/etc/mtab FSTAB=/etc/fstab.iscsi
www.eeworm.com/read/223318/14646303

iscsi-mountall

#! /bin/sh # # Mount iSCSI devices listed in /etc/fstab BASEDIR=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin:$BASEDIR/sbin:$BASEDIR/bin:$PATH FSTAB="/etc/fstab.iscsi" NUM_RETRIES=10 SLEEP_INTERVAL=1 # only s
www.eeworm.com/read/221695/14728492

c depca.c

/* depca.c: A DIGITAL DEPCA ethernet driver for linux. Written 1994 by David C. Davies. Copyright 1994 David C. Davies and United States Government as represented by the Director,
www.eeworm.com/read/221695/14728508

c 3c509.c

/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */ /* Written 1993 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency