O_TRUNC            58 src/lib9/create.c 		umode = (mode&3)|O_CREAT|O_TRUNC;
O_TRUNC            48 src/lib9/open.c 		umode |= O_TRUNC;