Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dmain.c105 static void DoLoop(struct bundle *);
533 DoLoop(bundle); in main()
540 DoLoop(struct bundle *bundle) in DoLoop() function