Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDcommand.h69 extern void command_Run(struct bundle *, int, char const *const *,
HDsystems.c409 command_Run(bundle, argc, (char const *const *)argv, prompt, in ReadSystem()
HDcommand.c1187 command_Run(struct bundle *bundle, int argc, char const *const *argv, in command_Run() function
1232 command_Run(bundle, argc, (char const *const *)argv, prompt, label, NULL); in command_Decode()