Home
last modified time | relevance | path

Searched refs:permanent (Results 1 – 25 of 63) sorted by relevance

123

/freebsd-14.2/contrib/wpa/src/eap_server/
H A Deap_sim_db.c194 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 Deap_server_aka.c119 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 Deap_server_sim.c525 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 Deap_sim_db.h55 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 Dkirkwood-t5325.dts101 label = "permanent u-boot env";
106 label = "permanent u-boot env";
/freebsd-14.2/contrib/bsnmp/lib/
H A Dtc.def44 4 permanent
/freebsd-14.2/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpmc.txt52 hardware does not have DEVDISR2) upon a request for permanent device
/freebsd-14.2/contrib/bearssl/src/x509/
H A Dx509_decoder.t0109 \ 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 Dtzselect.ksh793 You can make this change permanent for yourself by appending the line
H A DNEWS605 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 Dnatd.cf.sample50 # Configure permanent links. If you use host names instead
/freebsd-14.2/contrib/ncurses/misc/
H A Dncurses.supp35 # free all of ncurses' "permanent" memory.
/freebsd-14.2/contrib/netbsd-tests/net/ndp/
H A Dt_ndp.sh256 echo $(rump.ndp -a -n |grep -v -e Neighbor -e permanent |wc -l)
/freebsd-14.2/crypto/openssh/
H A DREADME.tun127 Protocol (IPSec) for robust and permanent VPN connections and to
/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_CTX_set_tmp_dh_callback.pod40 signing. Anonymous ciphers (without a permanent server key) also use ephemeral
H A DOSSL_STORE_INFO.pod153 The returned URI is considered canonical and must be unique and permanent
/freebsd-14.2/contrib/smbfs/
H A DHISTORY130 'login' - create permanent connection to remote host
/freebsd-14.2/contrib/googletest/docs/reference/
H A Dactions.md64 `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 Dmsm8994-sony-xperia-kitakami.dtsi451 * There is an issue with the eMMC causing permanent
/freebsd-14.2/contrib/ntp/sntp/libopts/
H A DCOPYING.lgplv3164 permanent authorization for you to choose that version for the
/freebsd-14.2/
H A DCONTRIBUTING.md82 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 DBRIDGE-MIB.txt1112 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 Dirdma_type.h1136 bool permanent:1; member
/freebsd-14.2/contrib/tzdata/
H A DNEWS31 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 Doce_hw.h1116 uint8_t permanent; member
1120 uint8_t permanent;

123