Searched defs:ROOT_SIZE (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/metadata/ | ||
H A D | mod_unique_id.c | 34 #define ROOT_SIZE 10 macro 38 char root[ROOT_SIZE]; 204 memcpy(&new_unique_id.root, &cur_unique_id.root, ROOT_SIZE); |
Completed in 10 milliseconds