Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dsystems.h45 extern const char *InterpretArg(const char *, char *);
H A Dsystems.c71 InterpretArg(const char *from, char *to) in InterpretArg() function
189 end = InterpretArg(line+8, arg); in DecodeCtrlCommand()
H A Dcommand.c1144 InterpretArg(buff, buff2); in command_Expand_Interpret()