Home
last modified time | relevance | path

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

/trunk/main/sal/osl/os2/
H A Dpipe.cxx292 #define PINFO ((PIPEINFO *) &PipeInfoBuffer) in osl_acceptPipe() macro
315 if (PINFO->cbMaxInst == -1 || /* unlimited instances */ in osl_acceptPipe()
316 PINFO->cbMaxInst > PINFO->cbCurInst) in osl_acceptPipe()
332 DosCreateNPipe( (PCSZ)PINFO->szName, in osl_acceptPipe()

Completed in 11 milliseconds