Searched refs:store_hash (Results 1 – 2 of 2) sorted by relevance
322 int store_hash) in add_host_to_hostfile() argument334 if (store_hash) { in add_host_to_hostfile()341 fprintf(f, "%s ", store_hash ? hashed_host : host); in add_host_to_hostfile()
1076 static int store_hash(pTHX_ stcxt_t *cxt, HV *hv);1089 (sv_store_t)store_hash, /* svis_HASH */2248 static int store_hash(pTHX_ stcxt_t *cxt, HV *hv) in store_hash() function