Searched defs:MAXCMDLEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp_var.h183 * - MAXCMDLEN to accomodate the longest command listed in cmdtab[]
192 #define MAXCMDLEN 10 /* The length of longest command in cmdtab[] */ macro
193 #define BUFSIZE ((MAXPATHLEN)*2+MAXCMDLEN+4)

Completed in 100 milliseconds