HomeSort by: relevance | last modified time | path
    Searched refs:verror_at (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
err.c 544 verror_at(int msgid, const pos_t *pos, va_list ap) function in typeref:typename:void
601 verror_at(msgid, pos, ap);
611 verror_at(msgid, &curr_pos, ap);
685 verror_at(msgid, &curr_pos, ap);
700 verror_at(msgid, &curr_pos, ap);
712 verror_at(msgid, &curr_pos, ap);
725 verror_at(msgid, &curr_pos, ap);
README.md 217 | verror_at | err.c | Prints an error |

Completed in 12 milliseconds