Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/natd/
H A Dnatd.c1326 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()
1473 ReadConfigFile (strValue); in ParseOption()
1501 SetupPunchFW(strValue); in ParseOption()
1505 SetupSkinnyPort(strValue); in ParseOption()
1513 pidName = strdup (strValue); in ParseOption()
[all …]