Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mailx/
H A Dsend.c597 register FILE *nfo, *nfi; in infix() local
604 (nfo = fdopen(fd, "w")) == NULL) { in infix()
610 fclose(nfo); in infix()
618 fprintf(nfo, "From: %s", returnaddr); in infix()
620 fprintf(nfo, "From: %s@%s", myname, host); in infix()
622 fprintf(nfo, " (%s)", postmark); in infix()
623 putc('\n', nfo); in infix()
625 puthead(hp, nfo, (GMASK & ~GBCC) | GCLEN, fsize(fi)); in infix()
626 textpos = ftell(nfo); in infix()
628 putc(c, nfo); in infix()
[all …]
/titanic_41/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; \
/titanic_41/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; \
/titanic_41/usr/src/cmd/troff/
H A Dn1.c396 nfo = 0; in init2()
1043 if (nfo==0) { in getch0()
1194 if ((nfo -= mflg) && !stdi) in nextfile()
1196 nfo++; in nextfile()
1210 nfo -= mflg; in nextfile()
1214 nfo++; in nextfile()
H A Dnii.c96 int nfo; variable
H A Dext.h119 extern int nfo;
H A Dn2.c268 if (!nfo)