Searched refs:SIZ (Results 1 – 3 of 3) sorted by relevance
106 #define SIZ(b) ((b)->nxt-(b)->buf) macro1100 if (SIZ(&tmp)) in astlicense()1104 if (SIZ(&tmp)) in astlicense()1204 if (SIZ(&tmp)) in astlicense()1208 if (SIZ(&tmp)) in astlicense()
72 #define SIZ 30 /* initial size of tables for -p, -s, -g, -h and -z */ macro478 lgrps_size = SIZ; in stdmain()594 pidsz = SIZ; in stdmain()627 sessidsz = SIZ; in stdmain()660 grpidsz = SIZ; in stdmain()713 zoneidsz = SIZ; in stdmain()
73 #define SIZ 30 /* max processes that can be specified with -p and -g */ macro