Searched refs:NSINDEX_SIGNATURE (Results 1 – 1 of 1) sorted by relevance
28 static const char NSINDEX_SIGNATURE[] = "NAMESPACE_INDEX\0"; variable140 if (memcmp(sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN) != 0) { in __nd_label_validate()674 memcpy(nsindex->sig, NSINDEX_SIGNATURE, NSINDEX_SIG_LEN); in nd_label_write_index()