Lines Matching defs:field
313 * in the zone manager using the 'statelink' field. The 'statelist'
314 * field points at the list the zone is currently on. It the zone
1626 dns_zone_setstring(dns_zone_t *zone, char **field, const char *value) {
1637 if (*field != NULL)
1638 isc_mem_free(zone->mctx, *field);
1640 *field = copy;
7024 * "flags" field set to 0.
7027 * in the relevant private-type record, but with the "flags" field set to
7497 * them. Once all nodes are processed, the "delete_nsec" field is
18902 * field of the structure to ISC_TRUE and the "replace" field to the value
18908 * in the "data" field of the nsec3param_t structure.