Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dsystems.h43 extern const char *InterpretArg(const char *, char *);
H A Dsystems.c69 InterpretArg(const char *from, char *to) in InterpretArg() function
187 end = InterpretArg(line+8, arg); in DecodeCtrlCommand()
H A Dcommand.c1146 InterpretArg(buff, buff2); in command_Expand_Interpret()