opt_hash
static u_int32_t opt_hash __P((const void *key));
bucket = hash_tbl[opt_hash(name)];
loc = opt_hash(sopt->name);