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

  /src/usr.sbin/route6d/
route6d.c 247 static char * hms(void);
2569 fprintf(rtlog, "%s: ADD: %s/%d gw %s [%d] ifa %s\n", hms(),
2636 hms(), inet6_n2p(&np->rip6_dest), np->rip6_plen, buf2);
2717 fprintf(dump, "%s: Interface Table Dump\n", hms());
2811 fprintf(dump, "\n%s: Routing Table Dump\n", hms());
3096 hms(void) function in typeref:typename:char *
3147 fprintf(stderr, "%s: ", hms());
route6d.c 247 static char * hms(void);
2569 fprintf(rtlog, "%s: ADD: %s/%d gw %s [%d] ifa %s\n", hms(),
2636 hms(), inet6_n2p(&np->rip6_dest), np->rip6_plen, buf2);
2717 fprintf(dump, "%s: Interface Table Dump\n", hms());
2811 fprintf(dump, "\n%s: Routing Table Dump\n", hms());
3096 hms(void) function in typeref:typename:char *
3147 fprintf(stderr, "%s: ", hms());

Completed in 24 milliseconds