Home
last modified time | relevance | path

Searched defs:pidPtr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c5476 phandle_t *pidPtr; in Jim_ExecCmd() local
5570 static void JimDetachPids(struct WaitInfoTable *table, int numPids, const phandle_t *pidPtr) in JimDetachPids()
5693 phandle_t *pidPtr = NULL; /* Points to alloc-ed array holding all in JimCreatePipeline() local
6145 static int JimCleanupChildren(Jim_Interp *interp, int numPids, phandle_t *pidPtr, Jim_Obj *errStrOb… in JimCleanupChildren()