Home
last modified time | relevance | path

Searched refs:strValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sbin/natd/
Dnatd.c129 static void SetupPunchFW(const char *strValue);
130 static void SetupSkinnyPort(const char *strValue);
1329 const char* strValue; in ParseOption() local
1357 strValue = NULL; in ParseOption()
1395 strValue = parms; in ParseOption()
1396 if (!strValue) in ParseOption()
1453 SetupPortRedirect (strValue); in ParseOption()
1457 SetupProtoRedirect(strValue); in ParseOption()
1461 SetupAddressRedirect (strValue); in ParseOption()
1465 LibAliasProxyRule (mla, strValue); in ParseOption()
[all …]