Home | History | Annotate | Download | only in util

Lines Matching refs:ibuf

1826   char *ibuf = NULL;
1838 err = top->fileload(top->fileload_ctx, hdf, path, &ibuf);
1849 err = ne_load_file (path, &ibuf);
1853 ptr = ibuf;
1855 free(ibuf);