Searched refs:CPYSIZ (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sh/ | ||
H A D | io.c | 216 #define CPYSIZ 512 macro 320 if ((i = clinep - start) < CPYSIZ) |
H A D | macro.c | 572 #define CPYSIZ 512 macro 579 int count = CPYSIZ; 615 count = CPYSIZ; |
Completed in 44 milliseconds