Find objecs in a scope

SS_PERS_FIND is a macro defined in sspers.h.

Synopsis:

SS_PERS_FIND(scope, key, mask, limit, nfound)

Description: This is simply a convenence function for ss_pers_find so that the caller doesn’t have to cast the arguments to ss_pers_t pointers (they’ll still be run-time type checked).

Return Value: See ss_pers_find

Parallel Notes: See ss_pers_find

See Also: