Searched refs:prt (Results 1 - 5 of 5) sorted by relevance
/ast/src/cmd/dsslib/ip_t/ |
H A D | ptstats.c | 43 static char prt[] = "=================================================="; local 68 pc = total_addresses ? ((int)((double)(sizeof(prt) - (sizeof(S) - 10)) * ((double)((intmax_t)addresses[i]) / (double)((intmax_t)total_addresses))) - tc) : 0; 69 sfprintf(sp, "/%-2d %6I*u %*I*u %s%s\n", i, sizeof(prefixes[i]), prefixes[i], sizeof(S) - 1, sizeof(addresses[i]), addresses[i], prt + sizeof(prt) - pc - 1, tot + sizeof(tot) - tc - 1);
|
H A D | ptvstats.c | 45 static char prt[] = "=================================================="; local 101 pc = (int)((double)(sizeof(prt) - (sizeof(S) - 10)) / (double)a->r[3][a->size - 1]); 107 sfprintf(sp, "/%-3d %16s %16s %s%s\n", i, fmtfv(a->size, prefixes[i], 10, ',', 3), sizeof(S) - 1, fmtfv(a->size, addresses[i], 10, ',', 3), prt + sizeof(prt) - pc - 1, tot + sizeof(tot) - tc - 1);
|
/ast/src/cmd/dsslib/netflow/ |
H A D | Makefile | 16 $(LIBDIR)/pz :INSTALLDIR: dss-netflow.prt
|
/ast/src/cmd/pzip/ |
H A D | Makefile | 25 $(LIBDIR)/pz :INSTALLDIR: gzip.prt
|
/ast/src/cmd/dsslib/bgp/ |
H A D | Makefile | 16 $(LIBDIR)/pz :INSTALLDIR: dss-bgp.prt
|
Completed in 326 milliseconds