代码搜索:Load
找到约 10,000 项符合「Load」的源代码
代码结果 10,000
www.eeworm.com/read/136827/5846130
cpp load.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/136821/5850892
h load.h
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil
www.eeworm.com/read/136821/5850895
cpp load.cpp
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil
www.eeworm.com/read/135955/5875979
snull_load
#!/bin/sh
/sbin/insmod ./snull.o $*
ifconfig sn0 local0
ifconfig sn1 local1
route add -net snullnet0 sn0
route add -net snullnet1 sn1
www.eeworm.com/read/135955/5875987
sbull_load
#!/bin/sh
module="sbull"
device="sbull"
group="wheel"
mode="664"
# invoke insmod with all arguments we got
/sbin/insmod -f $module $* || exit 1
major=`cat /proc/devices | awk "\\$2==\"$module\" {pri
www.eeworm.com/read/135955/5875996
scullv_load
#!/bin/sh
module="scullv"
device="scullv"
group="wheel"
mode="664"
# remove stale nodes
rm -f /dev/${device}? /dev/${device}
# invoke insmod with all arguments we got
/sbin/insmod -f $module $* || e
www.eeworm.com/read/135955/5876004
scull_load
#!/bin/sh
module="scull"
device="scull"
group="wheel"
mode="664"
# invoke insmod with all arguments we got
/sbin/insmod -f $module $* || exit 1
major=`cat /proc/devices | awk "\\$2==\"$module\" {pri
www.eeworm.com/read/135955/5876027
snull_load
#!/bin/sh
/sbin/insmod ./snull.o $*
ifconfig sn0 local0
ifconfig sn1 local1
route add -net snullnet0 sn0
route add -net snullnet1 sn1
www.eeworm.com/read/135955/5876036
sbull_load
#!/bin/sh
module="sbull"
device="sbull"
group="wheel"
mode="664"
# invoke insmod with all arguments we got
/sbin/insmod -f $module $* || exit 1
major=`cat /proc/devices | awk "\\$2==\"$module\" {pri
www.eeworm.com/read/135955/5876048
scull_load
#!/bin/sh
module="scull"
device="scull"
group="wheel"
mode="664"
# invoke insmod with all arguments we got
/sbin/insmod -f $module $* || exit 1
major=`cat /proc/devices | awk "\\$2==\"$module\" {pri