enum { O_ASYNC = 1, O_NDELAY = 4, O_NONBLOCK = 4 };
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)