Searched refs:init_remote (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sbin/hastd/ |
| H A D | secondary.c | 220 init_remote(struct hast_resource *res, struct nv *nvin) in init_remote() function 503 init_remote(res, nvin); in hastd_secondary()
|
| H A D | primary.c | 633 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()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | libunwind-frame.c | 82 static char *init_remote_name = STRINGIFY(UNW_OBJ(init_remote));
|