代码搜索:MISC

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

代码结果 10,000
www.eeworm.com/read/273544/10911539

inc misc.inc

%if 0 SNEeSe, an Open Source Super NES emulator. Copyright (c) 1998-2004 Charles Bilyue'. Portions Copyright (c) 2003-2004 Daniel Horchner. This is free software. See 'LICENSE' for detail
www.eeworm.com/read/273432/10916207

h misc.h

#ifndef _MISC_H_ #define _MISC_H_ /* Copy one word once and then copy one byte once. */ #define MEMCPY_PLUS_PLUS(dest, src, n) \ ({ \ void *__end = (char *)(dest) + (n); \ while ((lo
www.eeworm.com/read/273432/10916209

c misc.c

#include #include "misc.h" char *strdupn(const char *string, unsigned int n) { char *res = (char *)malloc((n + 1) * sizeof (char)); if (res) { memcpy(res, string, n); *(res + n) =
www.eeworm.com/read/273432/10916288

h misc.h

www.eeworm.com/read/418779/10926454

rules misc.rules

# Autogenerated skeleton rules file. Do NOT edit by hand alert tcp $EXTERNAL_NET any -> $HOME_NET 443 (msg:"MISC Mozilla Network Security Services SSLv2 stack overflow attempt"; sid:11672; gid:3; rev
www.eeworm.com/read/418779/10926490

so misc.so

www.eeworm.com/read/418779/10926517

so misc.so

www.eeworm.com/read/418779/10926544

so misc.so

www.eeworm.com/read/418779/10926568

so misc.so

www.eeworm.com/read/418779/10926598

so misc.so