Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c206 { "tcpwindow", windowhelp, 0, 0, 0, settcpwindow },
H A Dftp_var.h293 extern void settcpwindow(int argc, char *argv[]);
H A Dcmds.c2122 settcpwindow(int argc, char *argv[]) in settcpwindow() function