Searched refs:_substrcmp2 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sbin/ipfw/ |
| H A D | ipfw2.h | 352 int _substrcmp2(const char *str1, const char* str2, const char* str3);
|
| H A D | dummynet.c | 829 _substrcmp2(end, "Bi", "Bit/s") != 0) || in read_bandwidth() 830 _substrcmp2(end, "by", "bytes") == 0) in read_bandwidth() 1432 _substrcmp2(end, "by", "bytes") == 0) { in ipfw_config_pipe()
|
| H A D | ipfw2.c | 852 _substrcmp2(const char *str1, const char* str2, const char* str3) in _substrcmp2() function
|