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

/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcp_network.c173 static int read_hashhead(int, dn_recid_t *, uint16_t, uchar_t);
384 if (read_hashhead(fd, &recid, hash, image)
610 if (read_hashhead(fd, &recid_head, hash, image) == -1)
901 if (read_hashhead(fd, &recid_head, new_hash, image) == -1)
1430 read_hashhead(int fd, dn_recid_t *recid_headp, uint16_t cidhash, uchar_t image) function

Completed in 109 milliseconds