Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dmain.c107 static void DoLoop(struct bundle *);
535 DoLoop(bundle); in main()
542 DoLoop(struct bundle *bundle) in DoLoop() function