Federated Naming Service Programming Guide

Lookup

This operation returns the reference bound to name relative to the context ctx.


FN_ref_t *fn_ctx_lookup(
    FN_ctx_t *ctx,
    const FN_composite_name_t *name,
    FN_status_t *status);