Lines Matching refs:Fopen
82 if ((obuf = Fopen(mailname, "ref+")) == NULL) {
153 if ((readstat = Fopen(Tflag, "wef")) == NULL)
186 if ((ibuf = Fopen(mailname, "ref")) == NULL) {
207 if ((ibuf = Fopen(tempname, "ref")) == NULL) {
217 if ((obuf = Fopen(mailname, "ref+")) == NULL) {
310 fbuf = Fopen(mailname, "ref");
354 if ((rbuf = Fopen(tempname, "ref")) == NULL)
383 if ((readstat = Fopen(Tflag, "wef")) == NULL)
441 if ((ibuf = Fopen(tempname, "ref")) == NULL) {
450 if ((abuf = Fopen(mbox, "ref")) != NULL) {
466 if ((obuf = Fopen(mbox, "ref+")) == NULL) {
475 if ((obuf = Fopen(mbox, "aef")) == NULL) {
547 abuf = Fopen(mailname, "ref+");