Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dcommand.c216 int n, cmax, dmax, cols, cxlen; in HelpCommand() local
251 cxlen = cmax - strlen(cmd->name); in HelpCommand()
255 cmd->name, cxlen, cxlen, cx, dmax, dmax, cmd->helpmes); in HelpCommand()