Searched refs:didcch (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/tcsh/
H A Dsh.exec.c529 int didcch; member in struct:execash_state
546 didcch = state->didcch;
581 state.didcch = didcch;
599 didcch = 0;
H A Dsh.misc.c314 if (didcch)
316 didcch = 1;
H A Dsh.sem.c457 odidcch = didcch;
497 didcch = odidcch;
685 didcch = 0;
H A Dsh.h553 EXTERN int didcch IZERO; /* Have closed unused fd's for child */
H A Dsh.c2390 didcch = 0; /* Havent closed for child */

Completed in 160 milliseconds