Home
last modified time | relevance | path

Searched defs:STDIN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h105 OptionalFileEntryRef STDIN; variable
/freebsd/usr.bin/indent/
H A Dargs.c67 #define STDIN 3 /* use stdin */ macro
/freebsd/usr.sbin/cron/cron/
H A Dmacros.h41 #define STDIN 0 /* what is stdin's file descriptor? */ macro