Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dreceipt.c90 npclose(pp); in receipt()
H A Dpopen.c110 npclose(FILE *ptr) in npclose() function
H A Dtranslate.c102 if (npclose(pp) != 0 || n) in translate()
H A Dcmd1.c452 npclose(obuf); in type1()
486 npclose(obuf); in type1()
H A Dcollect.c542 npclose(fbuf); in collect()
551 npclose(fbuf); in collect()
658 npclose(fbuf); in collect()
786 pi ? npclose(of) : fclose(of); in exwrite()
H A Dlex.c805 npclose(pipef); in stop()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h537 extern int npclose(FILE *ptr);