代码搜索:Terminated

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

代码结果 1,727
www.eeworm.com/read/304348/13796300

c request.c

#include "opend.h" #include void request(char *buf, int nread, int clifd, uid_t uid) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request from uid %d not null terminated
www.eeworm.com/read/421459/6311704

40 fig17.40

#include "opend.h" #include void request(char *buf, int nread, int clifd, uid_t uid) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request from uid %d not null terminated
www.eeworm.com/read/421459/6311711

c request.c

#include "opend.h" #include void request(char *buf, int nread, int clifd, uid_t uid) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request from uid %d not null terminated
www.eeworm.com/read/494691/6360308

c readdat.c

#include "db.h" /* Read the current data record into the data buffer. * Return a pointer to the null-terminated data buffer. */ char * _db_readdat(DB *db) { if (lseek(db->datfd, db->datoff, SEEK_S
www.eeworm.com/read/494691/6360428

c request.c

#include "opend.h" #include void request(char *buf, int nread, int clifd, uid_t uid) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request from uid %d not null terminated: %*
www.eeworm.com/read/493068/6405640

bas functions.bas

Attribute VB_Name = "Functions" Option Explicit Public Const REG_NONE = 0 ' No value type Public Const REG_SZ = 1 ' Unicode nul terminated string Public Const REG_EXPAND_SZ = 2 ' Unicode nul ter
www.eeworm.com/read/493068/6405704

bas functions.bas

Attribute VB_Name = "Functions" Option Explicit Public Const REG_NONE = 0 ' No value type Public Const REG_SZ = 1 ' Unicode nul terminated string Public Const REG_EXPAND_SZ = 2 ' Unicode nul ter
www.eeworm.com/read/490627/6450044

c readdat.c

#include "db.h" /* Read the current data record into the data buffer. * Return a pointer to the null-terminated data buffer. */ char * _db_readdat(DB *db) { if (lseek(db->datfd, db->datoff, SEEK_S
www.eeworm.com/read/490627/6450164

c request.c

#include "opend.h" #include void request(char *buf, int nread, int clifd, uid_t uid) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request from uid %d not null terminated: %*
www.eeworm.com/read/488634/6483006

bas functions.bas

Attribute VB_Name = "Functions" Option Explicit Public Const REG_NONE = 0 ' No value type Public Const REG_SZ = 1 ' Unicode nul terminated string Public Const REG_EXPAND_SZ = 2 ' Unicode nul ter