HomeSort by: relevance | last modified time | path
    Searched refs:org_ptr (Results 1 - 7 of 7) sorted by relevancy

  /src/common/dist/zlib/
zutil.c 192 voidpf org_ptr; member in struct:ptr_table_s
220 table[next_ptr].org_ptr = buf;
242 farfree(table[n].org_ptr);
  /src/external/cddl/osnet/dist/uts/common/zmod/
zutil.c 210 voidpf org_ptr; member in struct:ptr_table_s
237 table[next_ptr].org_ptr = buf;
257 farfree(table[n].org_ptr);
  /src/external/gpl3/binutils/dist/zlib/
zutil.c 190 voidpf org_ptr; member in struct:ptr_table_s
218 table[next_ptr].org_ptr = buf;
240 farfree(table[n].org_ptr);
  /src/external/gpl3/gdb/dist/zlib/
zutil.c 190 voidpf org_ptr; member in struct:ptr_table_s
218 table[next_ptr].org_ptr = buf;
240 farfree(table[n].org_ptr);
  /src/external/gpl3/binutils.old/dist/zlib/
zutil.c 205 voidpf org_ptr; member in struct:ptr_table_s
234 table[next_ptr].org_ptr = buf;
257 farfree(table[n].org_ptr);
  /src/external/gpl3/gdb.old/dist/zlib/
zutil.c 205 voidpf org_ptr; member in struct:ptr_table_s
234 table[next_ptr].org_ptr = buf;
257 farfree(table[n].org_ptr);
  /src/sys/net/
zlib.c 5714 voidpf org_ptr; member in struct:ptr_table_s
5741 table[next_ptr].org_ptr = buf;
5761 farfree(table[n].org_ptr);

Completed in 19 milliseconds