Searched refs:FLUSH (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dconn.c569 #define FLUSH() { \ macro
612 FLUSH();
649 FLUSH();
654 FLUSH();
659 FLUSH();
664 FLUSH();
669 FLUSH();
675 FLUSH();
709 #undef FLUSH macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dutil.c18 #define FLUSH macro
40 fputs(nomem,stdout) FLUSH;
65 fputs(nomem,stdout) FLUSH;
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dvfprintf.c245 #define FLUSH() do \ macro
555 FLUSH();
782 FLUSH(); /* copy out the I/O vectors */
785 FLUSH();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.pm162 =item $obj->FLUSH($fh)
221 sub FLUSH
H A Dvia.xs32 CV *FLUSH;
475 PerlIOVia_method(aTHX_ f, MYMethod(FLUSH), G_SCALAR, Nullsv);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutil.c37 #define FLUSH macro
59 "Allocation too large: %lx\n", size) FLUSH;
98 "Reallocation too large: %lx\n", size) FLUSH;
159 "Allocation too large: %lx\n", size * count) FLUSH;
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1210 Tracev((stderr,"[FLUSH]")); \
3113 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} macro
3114 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;}
3503 FLUSH
4286 FLUSH

Completed in 50 milliseconds