Home | History | Annotate | Download | only in Library

Lines Matching refs:UserStruct

75   @param[in] UserStruct     Pointer to the user structure with the embedded

78 @retval <0 If StandaloneKey compares less than UserStruct's key.
80 @retval 0 If StandaloneKey compares equal to UserStruct's key.
82 @retval >0 If StandaloneKey compares greater than UserStruct's key.
88 IN CONST VOID *UserStruct
295 @param[in,out] Collection The collection to insert UserStruct into.
303 that now links UserStruct.
310 collection that compares equal to UserStruct),
317 @param[in] UserStruct The user structure to link into the collection.
318 UserStruct is ordered against in-collection user
323 has been allocated, linking UserStruct. The
343 UserStruct. The entry linking the colliding
355 IN VOID *UserStruct
407 @param[out] UserStruct If the caller provides this optional output-only
422 OUT VOID **UserStruct OPTIONAL