Searched refs:chflag (Results 1 – 3 of 3) sorted by relevance
72 int chflag; variable96 chflag = 0; in main()108 while (!chflag) /* wait for child */ in main()186 chflag++; in chsig()203 while (!chflag) in do_child()
2123 Prevent shutil failures on OS X when destination does not support chflag
7641 support chflag operations. Patch by Hynek Schlawack.