Home
last modified time | relevance | path

Searched defs:id (Results 151 – 175 of 1895) sorted by relevance

12345678910>>...76

/freebsd/contrib/wpa/src/common/
H A Dwpa_helpers.c250 int set_network(const char *ifname, int id, const char *field, in set_network()
259 int set_network_quoted(const char *ifname, int id, const char *field, in set_network_quoted()
279 int set_cred(const char *ifname, int id, const char *field, const char *value) in set_cred()
287 int set_cred_quoted(const char *ifname, int id, const char *field, in set_cred_quoted()
/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c216 fasttrap_pid_getarg(void *arg, dtrace_id_t id, void *parg, int argno, in fasttrap_pid_getarg()
227 fasttrap_usdt_getarg(void *arg, dtrace_id_t id, void *parg, int argno, in fasttrap_usdt_getarg()
273 fasttrap_id_t *id; in fasttrap_return_common() local
397 fasttrap_id_t *id; in fasttrap_pid_probe() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.h64 static constexpr uptr IdToOffset(Id id) { in IdToOffset()
69 static constexpr uptr OffsetToId(Id id) { in OffsetToId()
/freebsd/contrib/bearssl/tools/
H A Dnames.c323 int id; member
556 get_curve_name(int id) in get_curve_name()
570 get_curve_name_ext(int id, char *dst, size_t len) in get_curve_name_ext()
930 int id; in parse_hash_functions() local
1043 hash_function_name(int id) in hash_function_name()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc_fdt.c158 dpaa2_mac_fdt_match_id(device_t dev, uint32_t id) in dpaa2_mac_fdt_match_id()
286 dpaa2_mc_fdt_find_dpaa2_mac_dev(device_t dev, uint32_t id) in dpaa2_mc_fdt_find_dpaa2_mac_dev()
315 dpaa2_mc_fdt_get_phy_dev(device_t dev, device_t *phy_dev, uint32_t id) in dpaa2_mc_fdt_get_phy_dev()
/freebsd/sys/dev/wtap/wtap_hal/
H A Dhal.c106 new_wtap(struct wtap_hal *hal, int32_t id) in new_wtap()
201 free_wtap(struct wtap_hal *hal, int32_t id) in free_wtap()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_sake.c91 u8 id, size_t length, u8 subtype) in eap_sake_build_msg()
118 u8 id) in eap_sake_build_identity()
146 u8 id) in eap_sake_build_challenge()
182 u8 id) in eap_sake_build_confirm()
215 static struct wpabuf * eap_sake_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_sake_buildReq()
510 u8 *id; in eap_sake_get_session_id() local
/freebsd/sys/contrib/xen/io/
H A Dnetif.h371 uint16_t id; member
410 uint16_t id; member
989 uint16_t id; member
1039 uint16_t id; member
1045 uint16_t id; /* Echoed in response message. */ member
1072 uint16_t id; member
/freebsd/sys/dev/sfxge/common/
H A Def10_tx.c200 __in uint32_t id, in ef10_tx_qcreate()
388 unsigned int id; in ef10_tx_qpio_post() local
454 unsigned int id; in ef10_tx_qpost() local
503 unsigned int id; in ef10_tx_qpush() local
571 unsigned int id; in ef10_tx_qdesc_post() local
780 unsigned int id; in ef10_tx_qstats_update() local
/freebsd/contrib/ntp/libntp/
H A Dauthkeys.c420 keyid_t id in authcache_flush_id()
478 keyid_t id, in allocsymkey()
549 keyid_t id in auth_findkey()
567 keyid_t id in auth_havekey()
583 keyid_t id in authhavekey()
634 keyid_t id, in authtrust()
693 keyid_t id in authistrusted()
/freebsd/sys/kern/
H A Duipc_sem.c590 ksem_get(struct thread *td, semid_t id, cap_rights_t *rightsp, in ksem_get()
686 semid_t id; member
713 semid_t id; member
754 semid_t id; member
766 semid_t id; member
795 semid_t id; member
806 kern_sem_wait(struct thread *td, semid_t id, int tryflag, in kern_sem_wait()
874 semid_t id; member
912 semid_t id; member
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.c60 krb5_ccache id) in change_password()
122 krb5_ccache id = NULL; in main() local
/freebsd/crypto/heimdal/kuser/
H A Dkgetcred.c157 krb5_ccache id; in main() local
212 krb5_ccache id; in main() local
/freebsd/contrib/byacc/test/
H A Derr_inherit1.y8 struct symbol { class c; type t; name id; }; member
44 name id; member
H A Dinherit1.y8 struct symbol { class c; type t; name id; }; member
37 name id; member
/freebsd/contrib/wpa/src/wps/
H A Dwps_attr_parse.c21 u8 id, u8 len, const u8 *pos) in wps_set_vendor_ext_wfa_subelem()
95 u8 id, elen; in wps_parse_vendor_ext_wfa() local
/freebsd/sys/dev/aacraid/
H A Daacraid_pci.c132 struct aac_ident *id; in aacraid_pci_probe() local
150 struct aac_ident *id; in aacraid_pci_attach() local
/freebsd/sys/dev/usb/
H A Dusb_parse.c128 struct usb_interface_descriptor *id; in usb_idesc_foreach() local
288 struct usb_interface_descriptor *id) in usbd_get_no_alts()
/freebsd/contrib/sendmail/include/sm/
H A Dgen.h31 # define SM_IDSTR(id,str) argument
34 # define SM_IDSTR(id,str) SM_UNUSED(static const char id[]) = str; argument
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c54 uint64_t id; in ahc_compose_id() local
144 #define DEVID_9005_TYPE(id) ((id) & 0xF) argument
150 #define DEVID_9005_MAXRATE(id) (((id) & 0x30) >> 4) argument
156 #define DEVID_9005_MFUNC(id) (((id) & 0x40) >> 6) argument
161 #define SUBID_9005_TYPE(id) ((id) & 0xF) argument
167 #define SUBID_9005_TYPE_KNOWN(id) \ argument
179 #define SUBID_9005_SEEPTYPE(id) \ argument
187 #define SUBID_9005_AUTOTERM(id) \ argument
192 #define SUBID_9005_NUMCHAN(id) \ argument
197 #define SUBID_9005_LEGACYCONN(id) \ argument
[all …]
/freebsd/sys/dev/usb/misc/
H A Dcp2112.c113 uint8_t id; member
120 uint8_t id; member
126 uint8_t id; member
133 uint8_t id; member
142 uint8_t id; member
148 uint8_t id; member
157 uint8_t id; member
163 uint8_t id; member
171 uint8_t id; member
180 uint8_t id; member
[all …]
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_wsc.c213 u16 id = atoi(pos + 10); in eap_wsc_init() local
301 struct eap_method_ret *ret, u8 id) in eap_wsc_build_msg()
395 u8 id, u8 flags, u8 op_code, in eap_wsc_process_fragment()
435 u8 op_code, flags, id; in eap_wsc_process() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddbring.c41 enum wmi_direct_buffer_module id) in ath11k_dbring_bufs_replenish()
107 enum wmi_direct_buffer_module id) in ath11k_dbring_fill_bufs()
153 enum wmi_direct_buffer_module id) in ath11k_dbring_wmi_cfg_setup()
242 enum wmi_direct_buffer_module id, in ath11k_dbring_get_cap()
/freebsd/crypto/openssl/test/
H A Devp_fetch_prov_test.c169 static int test_explicit_EVP_MD_fetch(const char *id) in test_explicit_EVP_MD_fetch()
215 char id[OSSL_MAX_NAME_SIZE]; in test_explicit_EVP_MD_fetch_by_X509_ALGOR() local
287 static int test_explicit_EVP_CIPHER_fetch(const char *id) in test_explicit_EVP_CIPHER_fetch()
331 char id[OSSL_MAX_NAME_SIZE]; in test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR() local
/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_node.c29 const ASN1_OBJECT *id) in ossl_policy_tree_find_sk()
45 const ASN1_OBJECT *id) in ossl_policy_level_find_node()

12345678910>>...76