Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c214 int n, cmax, dmax, cols, cxlen; in HelpCommand() local
249 cxlen = cmax - strlen(cmd->name); in HelpCommand()
253 cmd->name, cxlen, cxlen, cx, dmax, dmax, cmd->helpmes); in HelpCommand()