Home | History | Annotate | Download | only in src

Lines Matching refs:exp

28  * $FreeBSD: src/usr.sbin/ppp/lcp.c,v 1.110.14.1 2010/12/21 17:10:29 kensmith Exp $
505 char *exp[2];
513 command_Expand(exp, 1, argv, lcp->fsm.bundle, 1, getpid());
516 strncpy(msg + 4, exp[0], sizeof msg - 5);
523 command_Free(1, exp);