Searched refs:TCSH_IGNORE (Results 1 – 5 of 5) sorted by relevance
869 TCSH_IGNORE(dup(pipein[0])); in doio()879 TCSH_IGNORE(dup(OLDSTD)); in doio()932 TCSH_IGNORE(dup(pipeout[1])); in doio()937 TCSH_IGNORE(dup(SHOUT)); in doio()946 TCSH_IGNORE(dup(1)); in doio()950 TCSH_IGNORE(dup(SHDIAG)); in doio()
106 #define reset_mbtowc() TCSH_IGNORE(mbtowc(NULL, NULL, 0))136 #define TCSH_IGNORE(a) tcsh_ignore((intptr_t)a) macro
69 TCSH_IGNORE(write(didfds ? 2 : SHDIAG, msg, strlen(msg))); in out_of_memory()
1330 TCSH_IGNORE(fchown(fp, st.st_uid, st.st_gid)); in rechist()1331 TCSH_IGNORE(fchmod(fp, st.st_mode)); in rechist()
340 TCSH_IGNORE(mblen(NULL, 0)); in glob()