Searched refs:ItemPtr (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/ubiqx/
H A Dubi_SplayTree.h162 ubi_btItemPtr ItemPtr,
172 * ItemPtr - A pointer to the sort key that is stored within
173 * *NewNode. ItemPtr MUST point to information stored
175 * indicated by ItemPtr is used to place the new node
H A Dubi_SplayTree.c256 ubi_btItemPtr ItemPtr,
266 * ItemPtr - A pointer to the sort key that is stored within
267 * *NewNode. ItemPtr MUST point to information stored
269 * indicated by ItemPtr is used to place the new node
308 if( ubi_btInsert( RootPtr, NewNode, ItemPtr, OldNode ) )
254 ubi_sptInsert( ubi_btRootPtr RootPtr, ubi_btNodePtr NewNode, ubi_btItemPtr ItemPtr, ubi_btNodePtr *OldNode ) argument
H A Dubi_BinTree.c549 ubi_btItemPtr ItemPtr,
559 * ItemPtr - A pointer to the sort key that is stored within
560 * *NewNode. ItemPtr MUST point to information stored
562 * indicated by ItemPtr is used to place the new node
606 *OldNode = TreeFind(ItemPtr, (RootPtr->root), &parent, &tmp, (RootPtr->cmp));
640 tmp = ubi_trAbNormal( (*(RootPtr->cmp))(ItemPtr, q) );
547 ubi_btInsert( ubi_btRootPtr RootPtr, ubi_btNodePtr NewNode, ubi_btItemPtr ItemPtr, ubi_btNodePtr *OldNode ) argument
H A Dubi_BinTree.h446 ubi_btItemPtr ItemPtr,
456 * ItemPtr - A pointer to the sort key that is stored within
457 * *NewNode. ItemPtr MUST point to information stored
459 * indicated by ItemPtr is used to place the new node
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/ubiqx/
H A Dubi_SplayTree.h162 ubi_btItemPtr ItemPtr,
172 * ItemPtr - A pointer to the sort key that is stored within
173 * *NewNode. ItemPtr MUST point to information stored
175 * indicated by ItemPtr is used to place the new node
H A Dubi_SplayTree.c256 ubi_btItemPtr ItemPtr,
266 * ItemPtr - A pointer to the sort key that is stored within
267 * *NewNode. ItemPtr MUST point to information stored
269 * indicated by ItemPtr is used to place the new node
308 if( ubi_btInsert( RootPtr, NewNode, ItemPtr, OldNode ) )
254 ubi_sptInsert( ubi_btRootPtr RootPtr, ubi_btNodePtr NewNode, ubi_btItemPtr ItemPtr, ubi_btNodePtr *OldNode ) argument
H A Dubi_BinTree.c549 ubi_btItemPtr ItemPtr,
559 * ItemPtr - A pointer to the sort key that is stored within
560 * *NewNode. ItemPtr MUST point to information stored
562 * indicated by ItemPtr is used to place the new node
606 *OldNode = TreeFind(ItemPtr, (RootPtr->root), &parent, &tmp, (RootPtr->cmp));
640 tmp = ubi_trAbNormal( (*(RootPtr->cmp))(ItemPtr, q) );
547 ubi_btInsert( ubi_btRootPtr RootPtr, ubi_btNodePtr NewNode, ubi_btItemPtr ItemPtr, ubi_btNodePtr *OldNode ) argument
H A Dubi_BinTree.h446 ubi_btItemPtr ItemPtr,
456 * ItemPtr - A pointer to the sort key that is stored within
457 * *NewNode. ItemPtr MUST point to information stored
459 * indicated by ItemPtr is used to place the new node
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/ubiqx/
H A Dubi_SplayTree.h162 ubi_btItemPtr ItemPtr,
172 * ItemPtr - A pointer to the sort key that is stored within
173 * *NewNode. ItemPtr MUST point to information stored
175 * indicated by ItemPtr is used to place the new node
H A Dubi_SplayTree.c256 ubi_btItemPtr ItemPtr,
266 * ItemPtr - A pointer to the sort key that is stored within
267 * *NewNode. ItemPtr MUST point to information stored
269 * indicated by ItemPtr is used to place the new node
308 if( ubi_btInsert( RootPtr, NewNode, ItemPtr, OldNode ) )
254 ubi_sptInsert( ubi_btRootPtr RootPtr, ubi_btNodePtr NewNode, ubi_btItemPtr ItemPtr, ubi_btNodePtr *OldNode ) argument
H A Dubi_BinTree.c549 ubi_btItemPtr ItemPtr,
559 * ItemPtr - A pointer to the sort key that is stored within
560 * *NewNode. ItemPtr MUST point to information stored
562 * indicated by ItemPtr is used to place the new node
606 *OldNode = TreeFind(ItemPtr, (RootPtr->root), &parent, &tmp, (RootPtr->cmp));
640 tmp = ubi_trAbNormal( (*(RootPtr->cmp))(ItemPtr, q) );
547 ubi_btInsert( ubi_btRootPtr RootPtr, ubi_btNodePtr NewNode, ubi_btItemPtr ItemPtr, ubi_btNodePtr *OldNode ) argument
H A Dubi_BinTree.h446 ubi_btItemPtr ItemPtr,
456 * ItemPtr - A pointer to the sort key that is stored within
457 * *NewNode. ItemPtr MUST point to information stored
459 * indicated by ItemPtr is used to place the new node
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbd/
H A Dmangle.c430 * Input: ItemPtr - Pointer to a comparison key. In this case, this will
445 static signed int cache_compare( ubi_btItemPtr ItemPtr, ubi_btNodePtr NodePtr ) argument
447 char *Key1 = (char *)ItemPtr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbd/
H A Dmangle.c430 * Input: ItemPtr - Pointer to a comparison key. In this case, this will
445 static signed int cache_compare( ubi_btItemPtr ItemPtr, ubi_btNodePtr NodePtr ) argument
447 char *Key1 = (char *)ItemPtr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/smbd/
H A Dmangle.c430 * Input: ItemPtr - Pointer to a comparison key. In this case, this will
445 static signed int cache_compare( ubi_btItemPtr ItemPtr, ubi_btNodePtr NodePtr ) argument
447 char *Key1 = (char *)ItemPtr;

Completed in 93 milliseconds