Home
last modified time | relevance | path

Searched refs:nfo (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c598 register FILE *nfo, *nfi; in infix() local
605 (nfo = fdopen(fd, "w")) == NULL) { in infix()
611 fclose(nfo); in infix()
623 fprintf(nfo, " (%s)", postmark); in infix()
624 putc('\n', nfo); in infix()
627 textpos = ftell(nfo); in infix()
629 putc(c, nfo); in infix()
634 fflush(nfo); in infix()
635 if (fferror(nfo)) { in infix()
637 fclose(nfo); in infix()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dpte.h47 unsigned int nfo:1; /* <62> non-fault only */ member
76 #define tte_nfo tte_bit.nfo
225 (ttep)->tte_bit.nfo = 1; \
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpte.h51 uint32_t nfo:1; /* 1=no-fault access only */ member
88 #define tte_nfo tte_bit.nfo
268 (ttep)->tte_bit.nfo = 1; \
/illumos-gate/usr/src/cmd/troff/
H A Dn1.c395 nfo = 0; in init2()
1042 if (nfo==0) { in getch0()
1193 if ((nfo -= mflg) && !stdi) in nextfile()
1195 nfo++; in nextfile()
1209 nfo -= mflg; in nextfile()
1213 nfo++; in nextfile()
H A Dnii.c93 int nfo; variable
H A Dext.h117 extern int nfo;
H A Dn2.c266 if (!nfo)