Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c151 { "debug", debughelp, 0, 0, 0, setdebug },
H A Dftp_var.h262 extern void setdebug(int argc, char *argv[]);
H A Dcmds.c1006 setdebug(int argc, char *argv[]) in setdebug() function