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());
|