Home | History | Annotate | Download | only in src

Lines Matching refs:warn_at

902   /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and
2347 else if (0 == strcmp (at_directive_argv[0], "@warn_at")
2357 case 'w': func = warn_at; break;