Searched refs:syspipef (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/sfio/
H A Dsfpopen.c204 { if(syspipef(parent) < 0)
206 if((sflags&SF_RDWR) == SF_RDWR && syspipef(child) < 0)
H A Dsfhdr.h117 #define syspipef pipe macro
292 #define syspipef pipe macro
1258 extern int syspipef _ARG_((int*));

Completed in 16 milliseconds