Searched defs:CPYSIZ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dio.c216 #define CPYSIZ 512 macro
320 if ((i = clinep - start) < CPYSIZ)
H A Dmacro.c572 #define CPYSIZ 512 macro
579 int count = CPYSIZ;
615 count = CPYSIZ;

Completed in 56 milliseconds