| /freebsd-14.2/contrib/wpa/src/eap_server/ |
| H A D | eap_sim_db.c | 194 permanent, pseudonym); in db_add_pseudonym() 369 reauth->permanent); in db_remove_reauth() 804 os_free(p->permanent); in eap_sim_db_free_pseudonym() 812 os_free(r->permanent); in eap_sim_db_free_reauth() 1123 if (os_strcmp(permanent, p->permanent) == 0) in eap_sim_db_add_pseudonym() 1141 p->permanent = os_strdup(permanent); in eap_sim_db_add_pseudonym() 1142 if (p->permanent == NULL) { in eap_sim_db_add_pseudonym() 1157 const char *permanent, in eap_sim_db_add_reauth_data() argument 1163 if (os_strcmp(r->permanent, permanent) == 0) in eap_sim_db_add_reauth_data() 1180 r->permanent = os_strdup(permanent); in eap_sim_db_add_reauth_data() [all …]
|
| H A D | eap_server_aka.c | 119 os_strlcpy(data->permanent, data->reauth->permanent, in eap_aka_check_identity_reauth() 136 os_strlcpy(data->permanent, data->reauth->permanent, in eap_aka_check_identity_reauth() 196 const char *permanent; in eap_aka_check_identity() local 201 if (permanent == NULL) { in eap_aka_check_identity() 208 os_strlcpy(data->permanent, permanent, in eap_aka_check_identity() 803 const char *permanent; in eap_aka_determine_identity() local 809 if (permanent == NULL) { in eap_aka_determine_identity() 815 os_strlcpy(data->permanent, permanent, in eap_aka_determine_identity() 823 os_strlcpy(data->permanent, username, sizeof(data->permanent)); in eap_aka_determine_identity() 889 os_strlcpy(data->permanent, username, sizeof(data->permanent)); in eap_aka_determine_identity() [all …]
|
| H A D | eap_server_sim.c | 525 os_strlcpy(data->permanent, in eap_sim_process_start() 526 data->reauth->permanent, in eap_sim_process_start() 529 data->reauth->permanent, in eap_sim_process_start() 541 os_strlcpy(data->permanent, data->reauth->permanent, in eap_sim_process_start() 542 sizeof(data->permanent)); in eap_sim_process_start() 550 const char *permanent; in eap_sim_process_start() local 556 if (permanent == NULL) { in eap_sim_process_start() 562 os_strlcpy(data->permanent, permanent, in eap_sim_process_start() 567 os_strlcpy(data->permanent, username, sizeof(data->permanent)); in eap_sim_process_start() 633 os_strlcpy(data->permanent, username, sizeof(data->permanent)); in eap_sim_process_start() [all …]
|
| H A D | eap_sim_db.h | 55 const char *permanent, char *pseudonym); 57 int eap_sim_db_add_reauth(struct eap_sim_db_data *data, const char *permanent, 60 const char *permanent, 69 char *permanent; /* Permanent username */ member
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | kirkwood-t5325.dts | 101 label = "permanent u-boot env"; 106 label = "permanent u-boot env";
|
| /freebsd-14.2/contrib/bsnmp/lib/ |
| H A D | tc.def | 44 4 permanent
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | pmc.txt | 52 hardware does not have DEVDISR2) upon a request for permanent device
|
| /freebsd-14.2/contrib/bearssl/src/x509/ |
| H A D | x509_decoder.t0 | 109 \ Copy the public key (RSA) to the permanent buffer. 120 \ Copy the public key (EC) to the permanent buffer.
|
| /freebsd-14.2/contrib/tzcode/ |
| H A D | tzselect.ksh | 793 You can make this change permanent for yourself by appending the line
|
| H A D | NEWS | 605 permanent +03, so they will not fall back from +03 to +02 on 1250 permanent -07 on 2020-11-01, not on 2020-03-08 as 2020a had it. 1313 "permanent Pacific Daylight Saving Time", we prefer MST for 1685 Morocco switches to permanent +01 on 2018-10-28. 2395 assume it's permanent. (Thanks to Juan Correa and Deborah 2652 Turkey switched from EET/EEST (+02/+03) to permanent +03, 2870 Chile reverts from permanent to seasonal DST. (Thanks to Juan 3837 Commentary about permanent Antarctic bases has been updated. 4501 Parks & Wildlife Service history, which indicates that permanent 4731 Falkland Islands onto permanent summer time (we're assuming for the [all …]
|
| /freebsd-14.2/sbin/natd/samples/ |
| H A D | natd.cf.sample | 50 # Configure permanent links. If you use host names instead
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | ncurses.supp | 35 # free all of ncurses' "permanent" memory.
|
| /freebsd-14.2/contrib/netbsd-tests/net/ndp/ |
| H A D | t_ndp.sh | 256 echo $(rump.ndp -a -n |grep -v -e Neighbor -e permanent |wc -l)
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | README.tun | 127 Protocol (IPSec) for robust and permanent VPN connections and to
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_tmp_dh_callback.pod | 40 signing. Anonymous ciphers (without a permanent server key) also use ephemeral
|
| H A D | OSSL_STORE_INFO.pod | 153 The returned URI is considered canonical and must be unique and permanent
|
| /freebsd-14.2/contrib/smbfs/ |
| H A D | HISTORY | 130 'login' - create permanent connection to remote host
|
| /freebsd-14.2/contrib/googletest/docs/reference/ |
| H A D | actions.md | 64 `callback`, which must be permanent. The type of `callback` must be a base
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-sony-xperia-kitakami.dtsi | 451 * There is an issue with the eMMC causing permanent
|
| /freebsd-14.2/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.lgplv3 | 164 permanent authorization for you to choose that version for the
|
| /freebsd-14.2/ |
| H A D | CONTRIBUTING.md | 82 Do note that your name and email address will become a permanent and immutable
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BRIDGE-MIB.txt | 1112 permanent(3), 1120 The default value is permanent(3). 1126 permanent(3) - this entry is currently in use and
|
| /freebsd-14.2/sys/dev/irdma/ |
| H A D | irdma_type.h | 1136 bool permanent:1; member
|
| /freebsd-14.2/contrib/tzdata/ |
| H A D | NEWS | 31 Paraguay adopted permanent -03 starting spring 2024. 708 permanent +03, so they will not fall back from +03 to +02 on 1353 permanent -07 on 2020-11-01, not on 2020-03-08 as 2020a had it. 1416 "permanent Pacific Daylight Saving Time", we prefer MST for 1788 Morocco switches to permanent +01 on 2018-10-28. 2498 assume it's permanent. (Thanks to Juan Correa and Deborah 2755 Turkey switched from EET/EEST (+02/+03) to permanent +03, 2973 Chile reverts from permanent to seasonal DST. (Thanks to Juan 3940 Commentary about permanent Antarctic bases has been updated. 4604 Parks & Wildlife Service history, which indicates that permanent [all …]
|
| /freebsd-14.2/sys/dev/oce/ |
| H A D | oce_hw.h | 1116 uint8_t permanent; member 1120 uint8_t permanent;
|