Home | History | Annotate | Download | only in src

Lines Matching defs:argv

504   const char *argv[2];
510 argv[0] = lcp->cfg.ident;
511 argv[1] = NULL;
513 command_Expand(exp, 1, argv, lcp->fsm.bundle, 1, getpid());