Searched refs:mode2Nam (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Ddefs.h132 extern const char *mode2Nam(int);
H A Dmain.c384 prompt_Printf(prompt, "Working in %s mode\n", mode2Nam(sw.mode));
534 log_Printf(LogPHASE, "PPP Started (%s mode).\n", mode2Nam(sw.mode));
H A Ddefs.c103 mode2Nam(int mode) function
H A Dphysical.c465 prompt_Printf(arg->prompt, "\n Link Type: %s\n", mode2Nam(p->type));
945 mode2Nam(p->type), mode2Nam(mode));
H A Dbundle.c1036 dl->name, mode2Nam(dl->physical->type), datalink_State(dl));
1699 " changing mode to %s\n", mode2Nam(mode));

Completed in 171 milliseconds