Home | History | Annotate | Download | only in src

Lines Matching refs:at_directive_argc

645 static void at_directive_perform (int at_directive_argc,
906 int at_directive_argc = 0;
1062 at_directive_argv[at_directive_argc++] =
1133 if (at_directive_argc >= AT_DIRECTIVE_ARGC_MAX)
1137 at_directive_argv[at_directive_argc++] =
1145 at_directive_perform (at_directive_argc, at_directive_argv,
1148 at_directive_argc = 0;
2299 at_directive_perform (int at_directive_argc,
2305 if (at_directive_argc > 2)
2321 switch (at_directive_argc)
2353 if (at_directive_argc < 4)
2364 switch (at_directive_argc)
2392 if (at_directive_argc > 2)