Searched refs:id_label (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.sbin/nsd/
H A Dxfrd-catalog-zones.c978 char id_label[sizeof(uint32_t)*2+1]; local
981 hex_ntop((void*)&new_id, sizeof(uint32_t), id_label, sizeof(id_label));
982 id_label[sizeof(uint32_t)*2] = 0;
983 cmz->member_id = label_plus_dname(id_label,

Completed in 168 milliseconds