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

  /src/external/mpl/dhcp/dist/includes/omapip/
hash.h 139 int new_hash_table (struct hash_table **, unsigned, const char *, int);
  /src/external/mpl/dhcp/dist/omapip/
hash.c 60 int new_hash_table (tp, count, file, line) function
70 log_error ("%s(%d): new_hash_table called with null pointer.",
78 log_error ("%s(%d): non-null target for new_hash_table.",
227 if (!new_hash_table (rp, hsize, file, line))

Completed in 23 milliseconds