Searched refs:SIZ (Results 1 – 3 of 3) sorted by relevance
93 #define SIZ(b) ((b)->nxt-(b)->buf) macro966 if (SIZ(&tmp)) in astlicense()970 if (SIZ(&tmp)) in astlicense()1070 if (SIZ(&tmp)) in astlicense()1074 if (SIZ(&tmp)) in astlicense()
72 #define SIZ 30 /* initial size of tables for -p, -s, -g, -h and -z */ macro476 lgrps_size = SIZ; in stdmain()592 pidsz = SIZ; in stdmain()625 sessidsz = SIZ; in stdmain()658 grpidsz = SIZ; in stdmain()711 zoneidsz = SIZ; in stdmain()
73 #define SIZ 30 /* max processes that can be specified with -p and -g */ macro