Searched refs:command_Decode (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/usr.sbin/ppp/ |
H A D | command.h | 72 extern int command_Decode(struct bundle *, char *, int, struct prompt *,
|
H A D | prompt.c | 203 if (!command_Decode(bundle, linebuff, n, p, p->src.from)) in prompt_Read()
|
H A D | command.c | 1195 command_Decode(struct bundle *bundle, char *buff, int nb, struct prompt *prompt, in command_Decode() function
|