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

  /external/bison/darwin-lib/
fcntl.h 606 # define O_TEXT _O_TEXT
610 /* BeOS 5 and Haiku have O_BINARY and O_TEXT, but they have no effect. */
612 # undef O_TEXT
617 # define O_TEXT 0
  /external/bison/linux-lib/
fcntl.h 606 # define O_TEXT _O_TEXT
610 /* BeOS 5 and Haiku have O_BINARY and O_TEXT, but they have no effect. */
612 # undef O_TEXT
617 # define O_TEXT 0
  /external/e2fsprogs/intl/
loadmsgcat.c 481 # define O_TEXT _O_TEXT
484 /* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */
486 # undef O_TEXT
    [all...]

Completed in 106 milliseconds