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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Doption-xat-attribute.c52 // %define hash-function-name option_xat_attribute_hash
69 option_xat_attribute_hash (register const char *str, register unsigned int len) function
120 register int key = (int)option_xat_attribute_hash (str, len);

Completed in 174 milliseconds