Home
last modified time | relevance | path

Searched refs:CPYSIZ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmacro.c571 #define CPYSIZ 512 macro
578 int count = CPYSIZ; in subst()
614 count = CPYSIZ; in subst()
H A Dio.c216 #define CPYSIZ 512 macro
320 if ((i = clinep - start) < CPYSIZ) in copy()