Searched refs:IBSIZE (Results 1 – 2 of 2) sorted by relevance
40 #define IBSIZE 16 /* "standard" input data block size */ macro
1940 if ((bpt = allocb(IBSIZE, BPRI_MED)) == NULL) in ldterm_docanon()2738 if ((bpt = allocb(IBSIZE, BPRI_MED)) == NULL) { in ldterm_dononcanon()2750 roomleft = IBSIZE; in ldterm_dononcanon()2969 if ((bp = allocb(IBSIZE, BPRI_MED)) == NULL) { in newmsg()