代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/332098/12780016

31 fig17.31

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/332098/12780512

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/331180/12841938

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nr
www.eeworm.com/read/136959/13351235

c xfile.c

/* xfile.c -- implementation for fast line buffered files ** ** Currently (Sat 06-15-1991) XFILEs are for reading CR-LF terminated lines ** from MS-DOS text files. Period. It's not that the meth
www.eeworm.com/read/311774/13626378

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/309649/13667080

c xfile.c

/* +++Date last modified: 05-Jul-1997 */ /* xfile.c -- implementation for fast line buffered files ** ** Currently (Sat 06-15-1991) XFILEs are for reading CR-LF terminated lines ** from MS-D
www.eeworm.com/read/304348/13796086

31 fig17.31

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/304348/13796280

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/147766/5722645

s ev6-stxncpy.s

/* * arch/alpha/lib/ev6-stxncpy.S * 21264 version contributed by Rick Gorton * * Copy no more than COUNT bytes of the null-terminated string from * SRC to DST. *
www.eeworm.com/read/136786/5863512

s ev6-stxncpy.s

/* * arch/alpha/lib/ev6-stxncpy.S * 21264 version contributed by Rick Gorton * * Copy no more than COUNT bytes of the null-terminated string from * SRC to DST. *