Searched refs:tftp_strnlen (Results 1 – 1 of 1) sorted by relevance
282 static size_t tftp_strnlen(const char *string, size_t maxlen) in tftp_strnlen() function293 loc = tftp_strnlen(buf, len); in tftp_option_get()300 loc += tftp_strnlen(buf + loc, len-loc); in tftp_option_get()1155 if(tftp_strnlen(str, strn) < strn) in tftp_receive_packet()