Searched refs:tftp_strnlen (Results 1 – 1 of 1) sorted by relevance
283 static size_t tftp_strnlen(const char *string, size_t maxlen) in tftp_strnlen() function294 loc = tftp_strnlen(buf, len); in tftp_option_get()301 loc += tftp_strnlen(buf + loc, len-loc); in tftp_option_get()1146 if(tftp_strnlen(str, strn) < strn) in tftp_receive_packet()
Completed in 6 milliseconds