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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_http.c49 * Summary lines: packet contents starting with less than MINCHARS
54 #define MINCHARS 10 macro
73 if (c < MINCHARS) {

Completed in 75 milliseconds