Searched refs:StrToPort (Results 1 – 2 of 2) sorted by relevance
325 StrToPort(const char *str, u_short *port, const char *proto) in StrToPort() function354 res = StrToPort(str, low, proto); in StrToPortRange()361 res = StrToPort(minus + 1, high, proto); in StrToPortRange()
121 static u_short StrToPort (const char* str, const char* proto);1386 uNumValue = StrToPort (parms, "divert"); in ParseOption()1885 u_short StrToPort (const char* str, const char* proto) in StrToPort() function