Searched full:remotes (Results 1 – 17 of 17) sorted by relevance
| /freebsd/crypto/krb5/src/lib/krad/ |
| H A D | client.c | 60 remote_state *remotes; member 112 free(req->remotes); in request_free() 150 rqst->remotes = calloc(rqst->count + 1, sizeof(remote_state)); in request_new() 151 if (rqst->remotes == NULL) { in request_new() 158 retval = get_server(rc, tmp, secret, &rqst->remotes[i++].remote); in request_new() 181 /* If we have timed out and have more remotes to try, do so. */ in on_response() 182 if (retval == ETIMEDOUT && req->remotes[++req->current].remote != NULL) { in on_response() 183 retval = kr_remote_send(req->remotes[req->current].remote, req->code, in on_response() 186 &req->remotes[req->current].packet); in on_response() 198 for (i = 0; req->remotes[i].remote != NULL; i++) in on_response() [all …]
|
| H A D | internal.h | 103 * timeout. This permits you to pursue other remotes while still listening for
|
| /freebsd/contrib/libucl/tests/schema/ |
| H A D | refRemote.json.disabled | 4 "schema": {"$ref": "http://highsecure.ru/ucl-schema/remotes/integer.json"}, 20 "schema": {"$ref": "http://highsecure.ru/ucl-schema/remotes/subSchemas.json#/integer"}, 37 "$ref": "http://highsecure.ru/ucl-schema/remotes/subSchemas.json#/refToInteger" 56 "id": "http://highsecure.ru/ucl-schema/remotes/",
|
| /freebsd/contrib/unifdef/scripts/ |
| H A D | git.config | 6 fetch = :refs/remotes/git-svn 9 fetch = +refs/heads/*:refs/remotes/github/* 10 fetch = +refs/pull/*/head:refs/remotes/github/pull/*
|
| /freebsd/share/man/man4/ |
| H A D | appleir.4 | 33 It supports both Apple Remote controls and generic IR remotes using the 43 a default keymap for common NEC protocol codes used by generic IR remotes.
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_sa_sminfo_record.c | 281 goto Remotes; in osm_smir_rcv_process() 285 goto Remotes; in osm_smir_rcv_process() 288 goto Remotes; in osm_smir_rcv_process() 300 Remotes: in osm_smir_rcv_process()
|
| /freebsd/contrib/libyaml/ |
| H A D | .travis.yml | 19 - git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
|
| /freebsd/contrib/libyaml/.github/workflows/ |
| H A D | main.yml | 36 git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
|
| /freebsd/contrib/one-true-awk/ |
| H A D | FREEBSD-upgrade | 23 f9affa922c5e074990a999d486d4bc823590fd93 refs/remotes/origin/HEAD
|
| /freebsd/tools/tools/git/ |
| H A D | mfc-candidates.lua | 156 "refs/remotes/freebsd/stable/* --count=1")
|
| H A D | git-arc.1 | 139 particularly its behavior of trying to update all remotes in the tree in some
|
| /freebsd/contrib/sendmail/src/ |
| H A D | TUNING | 164 two remotes (one.domain, two.domain) and the rest is splittered
|
| /freebsd/usr.sbin/moused/msconvd/ |
| H A D | msconvd.8 | 62 mices and X10 remotes as well.
|
| /freebsd/sys/dev/hid/ |
| H A D | appleir.c | 11 * Supports Apple Remote and generic IR remotes using NEC protocol.
|
| /freebsd/ |
| H A D | UPDATING | 1045 git update-ref -d refs/remotes/freebsd/vendor/openzfs
|
| /freebsd/usr.sbin/bluetooth/hccontrol/ |
| H A D | util.c | 1598 /* 1402 */ "OMNI Remotes", in hci_manufacturer2str()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 5152 // first section. Most remotes send only one section for Windows in GetLoadedModuleList()
|