Searched refs:prt (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/dsslib/ip_t/
H A Dptstats.c43 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 Dptvstats.c45 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 DMakefile16 $(LIBDIR)/pz :INSTALLDIR: dss-netflow.prt
/ast/src/cmd/pzip/
H A DMakefile25 $(LIBDIR)/pz :INSTALLDIR: gzip.prt
/ast/src/cmd/dsslib/bgp/
H A DMakefile16 $(LIBDIR)/pz :INSTALLDIR: dss-bgp.prt

Completed in 326 milliseconds