代码搜索:Load

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

代码结果 10,000
www.eeworm.com/read/303580/13812193

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/303580/13812203

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/303580/13812211

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/303580/13812234

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/303580/13812243

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/303580/13812255

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/303580/13812263

short_load

#!/bin/sh module="short" device="short" 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/303580/13812290

spull_load

#!/bin/sh module="spull" device="pd" group="wheel" mode="664" # invoke insmod with all arguments we got /sbin/insmod -f $module $* || exit 1 major=`cat /proc/devices | awk "\\$2==\"$module\" {print
www.eeworm.com/read/303580/13812299

short_load

#!/bin/sh module="short" device="short" 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/303580/13812327

scullp_load

#!/bin/sh module="scullp" device="scullp" group="wheel" mode="664" # remove stale nodes rm -f /dev/${device}? # invoke insmod with all arguments we got /sbin/insmod -f $module $* || exit 1 major=`