Searched defs:numPids (Results 1 – 1 of 1) sorted by relevance
5477 int numPids, result; in Jim_ExecCmd() local5570 static void JimDetachPids(struct WaitInfoTable *table, int numPids, const phandle_t *pidPtr) in JimDetachPids()5695 int numPids = 0; /* Actual number of processes that exist in JimCreatePipeline() local6145 static int JimCleanupChildren(Jim_Interp *interp, int numPids, phandle_t *pidPtr, Jim_Obj *errStrOb… in JimCleanupChildren()