代码搜索:Load

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

代码结果 10,000
www.eeworm.com/read/337527/3339355

asm load.asm

; ; Copyright 2001 by Texas Instruments Incorporated. ; All rights reserved. Property of Texas Instruments Incorporated. ; Restricted rights to use, duplicate or disclose this code are ; granted t
www.eeworm.com/read/337074/3343916

c load.c

/*************************************************************************** begin : Thu Oct 21 2004 copyright : (C) 2004 - 2005 by Alper Akcan email
www.eeworm.com/read/332811/3392589

c load.c

//============================================================================= // Filename: load.c // // Description: Functions needed to load a program and start it on the DSP. // // Copyr
www.eeworm.com/read/332811/3392632

c load.c

//============================================================================= // Filename: load.c // // Description: Functions needed to load a program and start it on the DSP. // // Copyr
www.eeworm.com/read/330327/3424955

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/330327/3424965

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/330327/3424975

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/330327/3424984

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/330327/3425009

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/330327/3425020

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