Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDcommand.h71 extern int command_Decode(struct bundle *, char *, int, struct prompt *,
HDprompt.c204 if (!command_Decode(bundle, linebuff, n, p, p->src.from)) in prompt_Read()
HDcommand.c1223 command_Decode(struct bundle *bundle, char *buff, int nb, struct prompt *prompt, in command_Decode() function