Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dio.c222 unsigned char *clinep; in copy() local
268 growstak(clinep); in copy()
269 *clinep++ = *pc++; in copy()
283 growstak(clinep); in copy()
284 *clinep++ = *pc++; in copy()
299 *clinep++ = *pc; in copy()
308 growstak(clinep); in copy()
309 *clinep = 0; in copy()
316 growstak(clinep); in copy()
317 *clinep++ = NL; in copy()
[all …]