Home | History | Annotate | Download | only in src

Lines Matching refs:complain_at

902   /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and
2348 || 0 == strcmp (at_directive_argv[0], "@complain_at")
2358 case 'c': func = complain_at; break;