Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.local.h48 #define FOLDSTD 19 /* ... old std input */ macro
H A Dsh.sem.c312 OLDSTD = dcopy(0, FOLDSTD);
H A Dsh.c1339 (void) fcntl(OLDSTD = dcopy(SHIN, FOLDSTD), F_SETFD, 1); in initdesc_x()