Searched refs:TCSH_IGNORE (Results 1 – 5 of 5) sorted by relevance
873 TCSH_IGNORE(dup(pipein[0])); in doio()883 TCSH_IGNORE(dup(OLDSTD)); in doio()936 TCSH_IGNORE(dup(pipeout[1])); in doio()941 TCSH_IGNORE(dup(SHOUT)); in doio()950 TCSH_IGNORE(dup(1)); in doio()954 TCSH_IGNORE(dup(SHDIAG)); in doio()
107 #define reset_mbtowc() TCSH_IGNORE(mbtowc(NULL, NULL, 0))137 #define TCSH_IGNORE(a) tcsh_ignore((intptr_t)a) macro
72 TCSH_IGNORE(write(didfds ? 2 : SHDIAG, msg, strlen(msg))); in out_of_memory()
1313 TCSH_IGNORE(fchown(fp, st.st_uid, st.st_gid)); in rechist()1314 TCSH_IGNORE(fchmod(fp, st.st_mode)); in rechist()
339 TCSH_IGNORE(mblen(NULL, 0)); in glob()