Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c87 skipsyst = 0; in main()
164 skipsyst = 1; in main()
H A Druserpass.c245 skipsyst = 1; in rnetrc()
H A Dftp_var.h162 EXTERN int skipsyst; /* enable automatic sending of SYST command */ variable
H A Dcmds.c159 if (skipsyst) in setpeer()