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

/freebsd-9.3-release/sbin/hastd/
H A Dhast.h165 int hr_version; member in struct:hast_resource
H A Dhast_proto.c115 hdr.version = res != NULL ? res->hr_version : HAST_PROTO_VERSION;
H A Dparse.y849 curres->hr_version = 1;
H A Dprimary.c706 res->hr_version = version;
707 pjdlog_debug(1, "Negotiated protocol version %d.", res->hr_version);
860 res->hr_version < 2) {
H A Dhastd.c928 res->hr_version = version;

Completed in 3316 milliseconds