Home
last modified time | relevance | path

Searched defs:PPWRITE (Results 1 – 3 of 3) sorted by relevance

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libpp/
H A Dpp.h71 #define PPWRITE(n) do{if(write(1,pp.outbuf,n)!=(n))pperror(ERROR_SYSTEM|3,"%s: write error",pp.outf… macro
/dports/shells/ksh93/ast-93u/src/lib/libpp/
H A Dpp.h71 #define PPWRITE(n) do{if(write(1,pp.outbuf,n)!=(n))pperror(ERROR_SYSTEM|3,"%s: write error",pp.outf… macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libpp/
H A Dpp.h71 #define PPWRITE(n) do{if(write(1,pp.outbuf,n)!=(n))pperror(ERROR_SYSTEM|3,"%s: write error",pp.outf… macro