Home
last modified time | relevance | path

Searched refs:init_remote (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sbin/hastd/
H A Dsecondary.c220 init_remote(struct hast_resource *res, struct nv *nvin) in init_remote() function
503 init_remote(res, nvin); in hastd_secondary()
H A Dprimary.c633 init_remote(struct hast_resource *res, struct proto_conn **inp, in init_remote() function
1066 error = init_remote(res, NULL, NULL); in hastd_primary()
1077 error = init_remote(res, NULL, NULL); in hastd_primary()
2377 if (init_remote(res, &in, &out) == 0) { in guard_one()