Searched refs:NSINDEX_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
40 static const char NSINDEX_SIGNATURE[] = "NAMESPACE_INDEX\0"; variable
109 if (memcmp(sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN) != 0) { in nd_label_validate()439 memcpy(nsindex->sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN); in nd_label_write_index()