Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dsecondary.c218 init_remote(struct hast_resource *res, struct nv *nvin) in init_remote() function
501 init_remote(res, nvin); in hastd_secondary()
H A Dprimary.c631 init_remote(struct hast_resource *res, struct proto_conn **inp, in init_remote() function
1064 error = init_remote(res, NULL, NULL); in hastd_primary()
1075 error = init_remote(res, NULL, NULL); in hastd_primary()
2375 if (init_remote(res, &in, &out) == 0) { in guard_one()