Lines Matching full:perdatum
1900 perm_datum_t *perdatum;1905 perdatum = calloc(1, sizeof(perm_datum_t));1906 if (!perdatum)1914 perdatum->s.value = le32_to_cpu(buf[1]);1924 if (hashtab_insert(h, key, perdatum))1930 perm_destroy(key, perdatum, NULL);