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

/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcp_network.c174 static int write_hashhead(int, dn_recid_t, uint16_t, uchar_t);
653 if (write_hashhead(fd, recid, hash, !image) == -1)
678 if (write_hashhead(fd, recid, hash, !image) == -1)
779 if (write_hashhead(fd, rec.rec_next[image], hash, !image) == -1)
811 if (write_hashhead(fd, rec.rec_next[!image], hash, !image)
959 if (write_hashhead(fd, rec_prev.rec_next[!image], hash,
976 if (write_hashhead(fd, new_recid, new_hash, !image)
1059 if (write_hashhead(fd, rec.rec_next[image], hash,
1075 if (write_hashhead(fd, new_recid, new_hash, !image)
1446 write_hashhead(in function
[all...]

Completed in 36 milliseconds