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

/freebsd-10.3-release/contrib/ntp/sntp/libopts/
H A Doption-value-type.c50 // %define hash-function-name option_value_type_hash
67 option_value_type_hash (register const char *str, register unsigned int len) function
126 register int key = (int)option_value_type_hash (str, len);

Completed in 46 milliseconds