Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Ddefs.h131 extern int Nam2mode(const char *);
H A Ddefs.c113 Nam2mode(const char *name) in Nam2mode() function
H A Dsystems.c234 mode = Nam2mode(arg->argv[f]); in AllowModes()
H A Dmain.c223 newmode = Nam2mode(cp); in ProcessArgs()
H A Dcommand.c1843 mode = Nam2mode(argp); in SetVariable()