HomeSort by relevance Sort by last modified time
    Searched defs:O_RDONLY (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/cmd/bnu/
ulockf.c 43 #define O_RDONLY 0
119 fd = open(name, O_RDONLY);
uucleanup.c 88 #define O_RDONLY 0
uustat.c 35 #define O_RDONLY 0
1024 fd = open(f, O_RDONLY);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ttymon/
ulockf.c 42 #define O_RDONLY 0
118 fd = open(name, O_RDONLY);
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
fcntlcom.h 42 #define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR)
49 #define O_RDONLY 0 /* +1 == FREAD */
  /onnv/onnv-gate/usr/src/ucbhead/sys/
fcntl.h 55 #define O_RDONLY 0
  /onnv/onnv-gate/usr/src/uts/common/sys/
fcntl.h 55 #define O_RDONLY 0
  /onnv/onnv-gate/usr/src/lib/libpp/common/
ppproto.c 41 #undef O_RDONLY
    [all...]
  /onnv/onnv-gate/usr/src/lib/libast/common/sfio/
sfhdr.h 970 #ifndef O_RDONLY
971 #define O_RDONLY 000
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
perl.h     [all...]

Completed in 480 milliseconds