Home
last modified time | relevance | path

Searched defs:blobifier_context (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dresource.c877 struct blobifier_context { struct
878 struct read_blob_callbacks cbs;
879 struct blob_descriptor *cur_blob;
903 struct blobifier_context *ctx = _ctx; in blobifier_cb() argument