Home | History | Annotate | Download | only in src

Lines Matching refs:at_directive_argc

47 static void at_directive_perform (int at_directive_argc,
68 int at_directive_argc = 0;
84 at_directive_argv[at_directive_argc++] =
114 if (at_directive_argc >= AT_DIRECTIVE_ARGC_MAX)
118 at_directive_argv[at_directive_argc++] =
126 at_directive_perform (at_directive_argc, at_directive_argv,
129 at_directive_argc = 0;
179 at_directive_perform (int at_directive_argc,
185 if (at_directive_argc > 2)
201 switch (at_directive_argc)
233 if (at_directive_argc < 4)
244 switch (at_directive_argc)
272 if (at_directive_argc > 2)