Home
last modified time | relevance | path

Searched defs:_NFILE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/ucbhead/
H A Dstdio.h84 #define _NFILE 60 /* initial number of streams: Intel x86 ABI */ macro
86 #define _NFILE 20 /* initial number of streams: SPARC ABI and default */ macro
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h124 #define _NFILE 60 /* initial number of streams: Intel x86 ABI */ macro
126 #define _NFILE 20 /* initial number of streams: SPARC ABI and default */ macro
/illumos-gate/usr/src/stand/lib/sa/
H A Dstdio.h71 #define _NFILE 10 macro
/illumos-gate/usr/src/cmd/mailx/
H A Dutil.c338 # define _NFILE 20 in source() macro
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h466 #define _NFILE getdtablesize() macro