Searched refs:tstr1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-beep.c31 l_strnstart(netdissect_options *ndo, const char *tstr1, u_int tl1, argument
45 return (strncmp(tstr1, str2, tl1) == 0 ? 1 : 0);

Completed in 97 milliseconds