代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/119112/14838924
c old_code.c
byte_string_t M, char **idarray);
//idarray is a null-terminated array of ID's
//
//See LICENSE for license
// = encrypt(M)
//(U and W are the same for every id)
int IBE_decrypt(byte_string_t
www.eeworm.com/read/6626/93817
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/200278/5071027
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/428543/1959183
awk genlog.awk
END {
srand();
CHARGE_FEE="charge_fee.ctl";
printf("load data\ninfile *\nappend\ninto table charge_fee\nfields terminated by '|'\n(\n\tfee_id\t\tinteger external,\n\tcreate_ts\tdate(14) '
www.eeworm.com/read/413789/2159373
awk genlog.awk
END {
srand();
CHARGE_FEE="charge_fee.ctl";
printf("load data\ninfile *\nappend\ninto table charge_fee\nfields terminated by '|'\n(\n\tfee_id\t\tinteger external,\n\tcreate_ts\tdate(14) '
www.eeworm.com/read/292919/8325528
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/292919/8325549
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/392544/8337438
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/392544/8337455
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/367275/9763005
c old_code.c
byte_string_t M, char **idarray);
//idarray is a null-terminated array of ID's
//
//See LICENSE for license
// = encrypt(M)
//(U and W are the same for every id)
int IBE_decrypt(byte_string_t