Searched defs:hpa (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c876 cmpkey(files_hash_t *fh, files_hashent_t *hpa, files_hashent_t *hpb) argument
882 if (hpa->h_hash < hpb->h_hash)
884 if (hpa->h_hash > hpb->h_hash)
887 linea = &fh->fh_line[hpa - fh->fh_table];

Completed in 33 milliseconds