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

  /src/usr.sbin/mtrace/
mtrace.c 155 int what_kind(struct resp_buf *buf, const char *why);
723 what_kind(&base, r->tr_rflags == TR_OLD_ROUTER ?
796 what_kind(struct resp_buf *buf, const char *why) function in typeref:typename:int
1453 what_kind(&base, r->tr_rflags == TR_OLD_ROUTER ?
1490 if (what_kind(&base, "didn't respond")) {
1555 what_kind(&base, r->tr_rflags == TR_OLD_ROUTER ?
mtrace.c 155 int what_kind(struct resp_buf *buf, const char *why);
723 what_kind(&base, r->tr_rflags == TR_OLD_ROUTER ?
796 what_kind(struct resp_buf *buf, const char *why) function in typeref:typename:int
1453 what_kind(&base, r->tr_rflags == TR_OLD_ROUTER ?
1490 if (what_kind(&base, "didn't respond")) {
1555 what_kind(&base, r->tr_rflags == TR_OLD_ROUTER ?

Completed in 28 milliseconds