锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲三区在线观看,菠萝蜜视频在线观看一区,草碰在线视频http://www.aygfsteel.com/alwayscy/archive/2007/04/04/108472.html鎴戠埍浣沖▋鎴戠埍浣沖▋Wed, 04 Apr 2007 08:47:00 GMThttp://www.aygfsteel.com/alwayscy/archive/2007/04/04/108472.htmlhttp://www.aygfsteel.com/alwayscy/comments/108472.htmlhttp://www.aygfsteel.com/alwayscy/archive/2007/04/04/108472.html#Feedback0http://www.aygfsteel.com/alwayscy/comments/commentRss/108472.htmlhttp://www.aygfsteel.com/alwayscy/services/trackbacks/108472.html
regex_t rt1_;

int cflags = RE_SYNTAX_AWK;
cflags &= ~REG_NOSUB;
if (regcomp (&rt1_, // match: Interesting ports on 10.45.8.12:
"([0-9]{1,2}|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.([0-9]{1,2}|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.([0-9]{1,2}|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.([0-9]{1,2}|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",
cflags) != 0)

{
ulogEx(ULOG_LL_WARNING, MESW_DEV_NM,MON_ULOG_MID,MON_ULOG_EC_TRACE,
"%s: reg comp error!\n\n", __func__);
}


static char ip [32];

regmatch_t rm [1];
memset (&rm, 0, sizeof rm);
if (0 == regexec (&rt1_, pline, 1, rm, 0))

{
strncpy (ip, &pline[rm[0].rm_so], rm[0].rm_eo-rm[0].rm_so+1);
ip [rm[0].rm_eo-rm[0].rm_so] = '\0';
return ip;
}
else
return NULL;


regfree (&rt1_);


]]>
主站蜘蛛池模板:
吉林省|
靖安县|
大悟县|
桐梓县|
海南省|
如东县|
昭通市|
建始县|
奎屯市|
海伦市|
合川市|
久治县|
鸡东县|
莱芜市|
昂仁县|
同德县|
弥渡县|
哈巴河县|
准格尔旗|
广平县|
故城县|
玛纳斯县|
通渭县|
大英县|
白城市|
顺平县|
永福县|
潜江市|
邵阳县|
衡水市|
本溪|
宜黄县|
阜城县|
彝良县|
宁都县|
个旧市|
观塘区|
安图县|
铜鼓县|
高要市|
南郑县|