Home
last modified time | relevance | path

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

/freebsd/sbin/natd/
H A Dnatd.c126 static void SetupPunchFW(const char *strValue);
127 static void SetupSkinnyPort(const char *strValue);
1326 const char* strValue; in ParseOption() local
1354 strValue = NULL; in ParseOption()
1392 strValue = parms; in ParseOption()
1393 if (!strValue) in ParseOption()
1450 SetupPortRedirect (strValue); in ParseOption()
1454 SetupProtoRedirect(strValue); in ParseOption()
1458 SetupAddressRedirect (strValue); in ParseOption()
1462 LibAliasProxyRule (mla, strValue); in ParseOption()
[all …]