Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dio.c306 closepipe(int *pv) in closepipe() function
H A Dsh.h491 void closepipe(int *);
H A Dexec.c154 closepipe(pv); in execute()