lwip_strnistr() function
lwIP default implementation for strnistr() non-standard function. This can be \#defined to strnistr() depending on your platform port.
Syntax
char* lwip_strnistr(const char* buffer,
const char* token,
size_t n);
lwip_strnistr() calls 1 function:
![]()
lwip_strnistr()
lwip_strnistr():
![]()
lwip_strnistr()