Home
last modified time | relevance | path

Searched refs:interpret_http (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_http.c61 interpret_http(int flags, char *line, int fraglen) in interpret_http() function
H A Dsnoop.h283 extern int interpret_http(int, char *, int);
H A Dsnoop_rport.c385 (void) interpret_http(flags, data, dlen); in interpret_reserved()