HomeSort by: relevance | last modified time | path
    Searched defs:STDIN (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
FileManager.h 102 /// The file entry for stdin, if it has been accessed through the FileManager.
103 Optional<FileEntryRef> STDIN;
223 /// Get the FileEntryRef for stdin, returning an error if stdin cannot be
226 /// This reads and caches stdin before returning. Subsequent calls return the
  /src/external/bsd/cron/dist/
macros.h 44 #define STDIN 0 /* what is stdin's file descriptor? */
  /src/external/bsd/top/dist/
screen.c 153 #define STDIN 0
  /src/external/gpl3/binutils/dist/gprofng/src/
Command.h 216 STDIN,
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Command.h 216 STDIN,

Completed in 18 milliseconds