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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dchat.c83 static void ExecStr(struct physical *, char *, char *, int);
269 ExecStr(c->physical, c->exp + 3, c->exp + 3, sizeof c->exp - 3);
713 ExecStr(struct physical *physical, char *command, char *out, int olen) function
730 log_Printf(LogCHAT, "Unable to create pipe in ExecStr: %s\n",

Completed in 49 milliseconds