oid_unresolved
free(item->oid_unresolved);
mib_oid_append(struct oid_unresolved *oid, const struct objidcomponent *subid)
struct oid_unresolved *oid_unresolved;
mib_oid_concat(struct oid_unresolved *dst, const struct oid_unresolved *src)
mib_item_oid(struct item *item, const struct oid_unresolved *oid)
if ((item->oid_unresolved = calloc(1,
sizeof(*item->oid_unresolved))) == NULL) {
*item->oid_unresolved = *oid;
mib_oid(const char *name, const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
const struct oid_unresolved *oid)
struct oid_unresolved oid;
int mib_oid_append(struct oid_unresolved *,
int mib_oid_concat(struct oid_unresolved *,
const struct oid_unresolved *);
const struct oid_unresolved *);
mib_resolve_oid(struct oid_resolved *dst, struct oid_unresolved *src,
struct item *mib_oid(const char *, const struct oid_unresolved *);
const char *, const char *, const struct oid_unresolved *);
const char *, const struct oid_unresolved *);
void *, void *, const struct oid_unresolved *);
if (mib_resolve_oid(&oid, item->oid_unresolved, item) == -1)
free(item->oid_unresolved);
const char *, const char *, const struct oid_unresolved *);
const char *, const char *, const struct oid_unresolved *);
const char *, const char *, const struct oid_unresolved *);
const char *, void *, const struct oid_unresolved *);
struct oid_unresolved *, struct item *);
struct oid_unresolved oid;