代码搜索:Write

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

代码结果 10,000
www.eeworm.com/read/398823/7918193

obj _write.obj

www.eeworm.com/read/198623/7920144

s write.s

/ C library -- write / nwritten = write(file, buffer, count); / / nwritten == -1 means error .globl _write, cerror _write: mov r5,-(sp) mov sp,r5 mov 4(r5),r0 mov 6(r5),0f mov 8(r5),0f+2 sys
www.eeworm.com/read/198623/7921638

s write.s

/ write -- write to another user .globl ttyn cmp (sp)+,$2 beq 1f bgt 2f mov $1,r0 sys write; argm; eargm-argm sys exit 2: movb *4(sp),ltty 1: tst (sp)+ mov (sp)+,r5 sys open; utmp; 0 bec
www.eeworm.com/read/298743/7940848

html write.html

www.eeworm.com/read/298743/7940996

html write.html

www.eeworm.com/read/297882/7990142

c write.c

#include #include #include #include #include #include #include #include #include #include
www.eeworm.com/read/396741/8092084

c write.c

/* * linux/lib/write.c * * (C) 1991 Linus Torvalds */ #define __LIBRARY__ #include // Linux 标准头文件。定义了各种符号常数和类型,并申明了各种函数。 // 如定义了__LIBRARY__,则还包括系统调用号和内嵌汇编_syscall0()等。 //// 写文件系统调用函数。 //
www.eeworm.com/read/396660/8096447

cc write.cc

/******************************************************************* * scsicmd.cc -- Test some scsi command for usb mass storage * using the SPC-3 and SBC-2 * using the bulk only protocol. * u
www.eeworm.com/read/396648/8096777

obj write.obj

www.eeworm.com/read/396526/8101629

asp write.asp