| ipsAdd | ipsClose | ipsDel | ipsFnd | ipsGetCnt | ipsInit |
| ipsOpen | ipsTrav |
| int | ipsAdd( int hndl, char* dqIn, void* aarg ) |
| int | ipsClose( int hndl ) |
| int | ipsDel( int hndl, char* dqIn ) |
| void* | ipsFnd( int hndl, void* dqIn ) |
| int | ipsGetCnt( int hndl ) |
| int | ipsInit( int argc, char* argv ) |
| int | ipsOpen( ) |
| int | ipsTrav( int hndl, pfi_t func, void* targ ) |