Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_socks.c35 static void put_method(char *cp, int method);
99 put_method(cp, buf[2 + i]);
203 put_method(cp, buf[2 + i]);
283 put_method(cp, buf[1]);
321 put_method(cp, buf[1]);
344 put_method(char *cp, int method) in put_method() function