Searched refs:command_Decode (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/ppp/
H A Dcommand.h73 extern int command_Decode(struct bundle *, char *, int, struct prompt *,
H A Dprompt.c201 p->nonewline = 1; /* Maybe command_Decode does a prompt */
206 if (!command_Decode(bundle, linebuff, n, p, p->src.from))
H A Dcommand.c1225 command_Decode(struct bundle *bundle, char *buff, int nb, struct prompt *prompt, function

Completed in 66 milliseconds