HomeSort by: relevance | last modified time | path
    Searched refs:VSTREAM_POPEN_WAITPID_FN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
vstream.h 211 #define VSTREAM_POPEN_WAITPID_FN 7 /* child catcher, waitpid() compat. */
222 #define CA_VSTREAM_POPEN_WAITPID_FN(v) VSTREAM_POPEN_WAITPID_FN, CHECK_VAL(VSTREAM_PPN, VSTREAM_WAITPID_FN, (v))
vstream_popen.c 177 case VSTREAM_POPEN_WAITPID_FN:

Completed in 28 milliseconds