| /freebsd-head/crypto/openssh/ |
| HD | ssh-add.c | 100 static int confirm = 0; variable 307 filename, confirm ? " (will confirm each use)" : ""); in add_file() 327 confirm ? " (will confirm each use)" : ""); in add_file() 379 lifetime, confirm, maxsign, skprovider, in add_file() 389 if (confirm != 0) { in add_file() 433 lifetime, confirm, maxsign, skprovider, in add_file() 447 if (confirm != 0) { in add_file() 480 lifetime, confirm, dest_constraints, ndest_constraints, in update_card() 626 lifetime, confirm, maxsign, skprovider, in load_resident_keys() 643 if (confirm != 0) { in load_resident_keys() [all …]
|
| HD | authfd.c | 507 encode_constraints(struct sshbuf *m, u_int life, u_int confirm, in encode_constraints() argument 521 if (confirm != 0) { in encode_constraints() 588 const char *comment, u_int life, u_int confirm, u_int maxsign, in ssh_add_identity_constrained() argument 593 int r, constrained = (life || confirm || maxsign || in ssh_add_identity_constrained() 631 (r = encode_constraints(msg, life, confirm, maxsign, in ssh_add_identity_constrained() 686 u_int life, u_int confirm, in ssh_update_card() argument 691 int r, constrained = (life || confirm || dest_constraints || certs); in ssh_update_card() 708 (r = encode_constraints(msg, life, confirm, 0, NULL, in ssh_update_card()
|
| HD | authfd.h | 51 const char *comment, u_int life, u_int confirm, u_int maxsign, 57 const char *pin, u_int life, u_int confirm,
|
| HD | ssh-agent.c | 145 u_int confirm; member 939 if (id->confirm && confirm_key(id, sig_dest) != 0) { in process_sign_request2() 1372 int success = 0, confirm = 0; in process_add_identity() local 1389 if (parse_key_constraints(e->request, k, &death, &seconds, &confirm, in process_add_identity() 1455 id->confirm = confirm; in process_add_identity() 1465 sshkey_ssh_name(k), fp, comment, seconds, confirm, in process_add_identity() 1555 time_t death, u_int confirm, struct dest_constraint *dest_constraints, in add_p11_identity() argument 1570 id->confirm = confirm; in add_p11_identity() 1583 int r, i, count = 0, success = 0, confirm = 0; in process_add_smartcard_key() local 1598 if (parse_key_constraints(e->request, NULL, &death, &seconds, &confirm, in process_add_smartcard_key() [all …]
|
| HD | sshconnect.c | 576 confirm(const char *prompt, const char *fingerprint) in confirm() function 1219 confirmed = confirm(msg1, fp); in check_host_key() 1419 if (!confirm(msg, NULL)) in check_host_key()
|
| /freebsd-head/crypto/heimdal/appl/ftp/ftp/ |
| HD | cmds.c | 431 if (confirm("Continue with", mname)) { in mabort() 469 if (mflag && confirm(argv[0], cp)) { in mput() 501 if (confirm("Continue with","mput")) { in mput() 518 if (mflag && confirm(argv[0], argv[i])) { in mput() 528 if (confirm("Continue with","mput")) { in mput() 545 if (mflag && confirm(argv[0], *cpp)) { in mput() 555 if (confirm("Continue with","mput")) { in mput() 737 if (mflag && confirm(argv[0], cp)) { in mget() 757 if (confirm("Continue with","mget")) { in mget() 1115 if (mflag && confirm(argv[0], cp)) { in mdelete() [all …]
|
| HD | extern.h | 65 int confirm (char *, char *);
|
| /freebsd-head/usr.sbin/fdformat/ |
| HD | fdformat.c | 146 int format, fill, quiet, verify, verify_only, confirm; in main() local 152 format = quiet = verify_only = confirm = 0; in main() 195 confirm = 1; in main() 284 else if(!quiet && !confirm) { in main()
|
| /freebsd-head/contrib/tnftp/src/ |
| HD | cmds.c | 151 static int confirm(const char *, const char *); 166 confirm(const char *cmd, const char *file) in confirm() function 487 if (mflag && confirm(argv[0], cp)) { in mput() 496 if (confirm(argv[0], NULL)) { in mput() 511 if (mflag && confirm(argv[0], argv[i])) { in mput() 520 if (confirm(argv[0], NULL)) { in mput() 538 if (mflag && confirm(argv[0], *cpp)) { in mput() 548 if (confirm(argv[0], NULL)) { in mput() 670 if (confirm(cmd, NULL)) { in mabort() 726 if (!confirm(argv[0], cp)) in mget() [all …]
|
| /freebsd-head/sys/contrib/dev/rtw88/ |
| HD | ps.c | 71 u8 request, confirm, polling; in rtw_power_mode_change() local 75 confirm = rtw_read8(rtwdev, rtwdev->hci.cpwm_addr); in rtw_power_mode_change() 94 (polling ^ confirm) & BIT_RPWM_TOGGLE, in rtw_power_mode_change()
|
| /freebsd-head/tools/tools/git/ghpr/ |
| HD | ghpr-push.sh | 29 if ! git push --push-option=confirm-author freebsd HEAD:main; then
|
| /freebsd-head/tools/regression/netinet/tcpstream/ |
| HD | README | 6 server then reads the stream and uses the same generator to confirm that the
|
| /freebsd-head/contrib/tzdata/ |
| HD | SECURITY | 10 If we confirm the bug, we plan to notify affected third-party services
|
| /freebsd-head/contrib/tzcode/ |
| HD | SECURITY | 10 If we confirm the bug, we plan to notify affected third-party services
|
| /freebsd-head/crypto/openssl/test/recipes/30-test_evp_data/ |
| HD | evpciph_rc2.txt | 11 # confirm that the new provider code is equivalent.
|
| /freebsd-head/sys/dev/mxge/ |
| HD | if_mxge.c | 762 volatile uint32_t *confirm; in mxge_dummy_rdma() local 770 confirm = (volatile uint32_t *)sc->cmd; in mxge_dummy_rdma() 771 *confirm = 0; in mxge_dummy_rdma() 797 while (*confirm != 0xffffffff && i < 20) { in mxge_dummy_rdma() 801 if (*confirm != 0xffffffff) { in mxge_dummy_rdma() 803 (enable ? "enable" : "disable"), confirm, in mxge_dummy_rdma() 804 *confirm); in mxge_dummy_rdma() 933 volatile uint32_t *confirm; in mxge_load_firmware() local 969 confirm = (volatile uint32_t *)sc->cmd; in mxge_load_firmware() 970 *confirm = 0; in mxge_load_firmware() [all …]
|
| /freebsd-head/contrib/wpa/src/common/ |
| HD | sae.c | 2274 u8 *confirm) in sae_cn_confirm() argument 2304 5, addr, len, confirm); in sae_cn_confirm() 2313 u8 *confirm) in sae_cn_confirm_ecc() argument 2325 confirm) < 0) in sae_cn_confirm_ecc() 2336 u8 *confirm) in sae_cn_confirm_ffc() argument 2347 confirm) < 0) in sae_cn_confirm_ffc()
|
| /freebsd-head/sys/dev/e1000/ |
| HD | README | 175 To confirm an interface's MTU value, use the ifconfig command. 177 To confirm the MTU used between two specific devices, use: 304 To confirm the current setting:
|
| /freebsd-head/usr.sbin/bsdconfig/include/ |
| HD | usage.hlp | 32 Selecting OK in a menu will confirm whatever action it's controlling.
|
| /freebsd-head/sys/contrib/device-tree/Bindings/dma/ |
| HD | qcom_hidma_mgmt.txt | 38 to confirm. If reset is not completed within this time, HW reports reset
|
| /freebsd-head/sys/fs/nfsserver/ |
| HD | nfs_nfsdserv.c | 4028 nfsquad_t clientid, confirm; in nfsrvd_setclientid() local 4100 nd->nd_repstat = nfsrv_setclient(nd, &clp, &clientid, &confirm, p); in nfsrvd_setclientid() 4153 *tl++ = confirm.lval[0]; in nfsrvd_setclientid() 4154 *tl = confirm.lval[1]; in nfsrvd_setclientid() 4181 nfsquad_t clientid, confirm; in nfsrvd_setclientidcfrm() local 4193 confirm.lval[0] = *tl++; in nfsrvd_setclientidcfrm() 4194 confirm.lval[1] = *tl; in nfsrvd_setclientidcfrm() 4201 NULL, NULL, confirm, 0, nd, p); in nfsrvd_setclientidcfrm() 4361 nfsquad_t clientid, confirm; in nfsrvd_exchangeid() local 4452 confirm.lval[1] = 1; in nfsrvd_exchangeid() [all …]
|
| /freebsd-head/crypto/openssl/doc/man3/ |
| HD | EC_KEY_new.pod | 128 confirm that it is valid. 133 EC_POINT. It also performs certain sanity checks on the key to confirm
|
| HD | SSL_key_update.pod | 53 will be performed to confirm that it is a suitable time to start a
|
| /freebsd-head/sys/contrib/device-tree/Bindings/cpufreq/ |
| HD | cpufreq-mediatek.txt | 24 Used to confirm the link status between cpufreq and mediatek cci. Because
|
| /freebsd-head/usr.sbin/bsdconfig/share/media/ |
| HD | options.subr | 47 # Prompt the user to confirm/edit various media settings. Returns success.
|