Searched refs:id (Results 476 - 500 of 2375) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c218 struct ib_cm_id id; member in struct:cm_id_private
292 pr_info("%s: not valid CM id\n", __func__);
311 m = ib_create_send_mad(mad_agent, cm_id_priv->id.remote_cm_qpn,
478 int id; local
483 id = idr_alloc_cyclic(&cm.local_id_table, cm_id_priv, 0, 0, GFP_NOWAIT);
488 cm_id_priv->id.local_id = (__force __be32)id ^ cm.random_id_operand;
489 return id < 0 ? id : 0;
507 if (cm_id_priv->id
[all...]
H A Dib_ucma.c75 int id; member in struct:ucma_context
91 /* sync between removal event and id destroy, protected by file mut */
98 int id; member in struct:ucma_multicast
120 static inline struct ucma_context *_ucma_find_context(int id, argument
125 ctx = idr_find(&ctx_idr, id);
133 static struct ucma_context *ucma_get_ctx(struct ucma_file *file, int id) argument
138 ctx = _ucma_find_context(id, file);
159 static struct ucma_context *ucma_get_ctx_dev(struct ucma_file *file, int id) argument
161 struct ucma_context *ctx = ucma_get_ctx(file, id);
190 /* No new events will be generated after destroying the id
1015 ucma_copy_conn_param(struct rdma_cm_id *id, struct rdma_conn_param *dst, struct rdma_ucm_conn_param *src) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c114 dt_print_type_name(ctf_file_t *ctfp, ctf_id_t id, char *buf, size_t buflen) argument
116 if (ctf_type_name(ctfp, id, buf, buflen) == NULL)
117 (void) snprintf(buf, buflen, "<%ld>", id);
465 dt_print_structlike(ctf_id_t id, ulong_t off, dt_printarg_t *pap) argument
542 dt_print_member(const char *name, ctf_id_t id, ulong_t off, int depth, argument
564 if ((rtype = ctf_type_resolve(ctfp, id)) == CTF_ERR ||
568 (void) fprintf(fp, "%s = <invalid type %lu>", name, id);
572 dt_print_type_name(ctfp, id, type, sizeof (type));
612 ctf_type_encoding(ctfp, id, &e) == 0) {
619 size != ctf_type_size(ctfp, id)) {
648 ctf_id_t id; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_create.sh70 test ${st_uid} -eq $(id -u) || atf_fail "Incorrect uid"
78 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
83 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
88 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
93 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dordered.c129 full do we have to write our id. */
175 unsigned id = thr->ts.team_id; local
183 if (++id == team->nthreads)
184 id = 0;
185 ws->ordered_team_ids[0] = id;
186 gomp_sem_post (team->ordered_release[id]);
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dinferiors.c74 list->head->id = new_id;
112 new_thread->entry.id = thread_id;
163 find_inferior_id (struct inferior_list *list, int id) argument
169 if (inf->id == id)
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dpagsh.c126 krb5_ccache id; local
133 ret = krb5_cc_new_unique(context, typename_arg, NULL, &id);
137 name = krb5_cc_get_name(context, id);
141 snprintf(tf, sizeof(tf), "%s:%s", krb5_cc_get_type(context, id), name);
143 ret = krb5_cc_close(context, id);
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dset_cred_option.c46 krb5_ccache id = NULL; local
68 ret = krb5_cc_resolve(context, str, &id);
108 major_stat = _gsskrb5_krb5_import_cred(minor_status, id, keytab_principal,
111 if (id)
112 krb5_cc_close(context, id);
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c62 krb5_ccache id; local
82 ret = krb5_cc_new_unique(context, krb5_cc_type_memory, NULL, &id);
86 maj_stat = gss_krb5_copy_ccache(&min_stat, cred1, id);
90 maj_stat = gss_krb5_import_cred(&min_stat, id, NULL, NULL, &cred2);
146 krb5_cc_destroy(context, id);
/freebsd-11-stable/lib/libc/gen/
H A Dgetutxent.c168 getutxid(const struct utmpx *id) argument
181 switch (id->ut_type) {
186 if (memcmp(fu.fu_id, id->ut_id,
187 MIN(sizeof(fu.fu_id), sizeof(id->ut_id))) ==
193 if (fu.fu_type == id->ut_type)
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_md5.c45 static struct wpabuf * eap_md5_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
57 EAP_CODE_REQUEST, id);
104 u8 hash[CHAP_MD5_LEN], id; local
121 id = eap_get_id(respData);
122 if (chap_md5(id, sm->user->password, sm->user->password_len,
H A Deap_server_sake.c91 u8 id, size_t length, u8 subtype)
100 EAP_CODE_REQUEST, id);
118 u8 id)
127 msg = eap_sake_build_msg(data, id, plen, EAP_SAKE_SUBTYPE_IDENTITY);
146 u8 id)
162 msg = eap_sake_build_msg(data, id, plen, EAP_SAKE_SUBTYPE_CHALLENGE);
182 u8 id)
189 msg = eap_sake_build_msg(data, id, 2 + EAP_SAKE_MIC_LEN,
215 static struct wpabuf * eap_sake_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
221 return eap_sake_build_identity(sm, data, id);
90 eap_sake_build_msg(struct eap_sake_data *data, u8 id, size_t length, u8 subtype) argument
116 eap_sake_build_identity(struct eap_sm *sm, struct eap_sake_data *data, u8 id) argument
144 eap_sake_build_challenge(struct eap_sm *sm, struct eap_sake_data *data, u8 id) argument
180 eap_sake_build_confirm(struct eap_sm *sm, struct eap_sake_data *data, u8 id) argument
510 u8 *id; local
[all...]
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_prcm.c166 { .id = (i), \
176 { .id = (i), \
186 { .id = (i), \
196 { .id = (i), \
207 { .id = SYS_CLK,
216 { .id = MPU_CLK,
225 { .id = CPSW_CLK,
235 { .id = MUSB0_CLK,
245 { .id = LCDC_CLK,
311 { .id
327 clk_ident_t id; member in struct:am335x_clk_details
475 am335x_clk_details(clk_ident_t id) argument
[all...]
/freebsd-11-stable/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c79 dtmalloc_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) argument
146 dtmalloc_destroy(void *arg, dtrace_id_t id, void *parg) argument
151 dtmalloc_enable(void *arg, dtrace_id_t id, void *parg) argument
154 *p = id;
158 dtmalloc_disable(void *arg, dtrace_id_t id, void *parg) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/nfs/
H A Dt_rquotad.sh85 local id=$(id -${q})
88 -t 2W/3D ${id}
133 local id=$(id -${q})
/freebsd-11-stable/sys/dev/virtio/console/
H A Dvirtio_console.c699 vtcon_ctrl_port_add_event(struct vtcon_softc *sc, int id) argument
707 if (sc->vtcon_ports[id].vcsp_port != NULL) {
709 __func__, id);
713 error = vtcon_port_create(sc, id);
716 __func__, id, error);
717 vtcon_ctrl_send_control(sc, id, VIRTIO_CONSOLE_PORT_READY, 0);
723 vtcon_ctrl_port_remove_event(struct vtcon_softc *sc, int id) argument
730 scport = &sc->vtcon_ports[id];
737 __func__, id);
748 vtcon_ctrl_port_console_event(struct vtcon_softc *sc, int id) argument
774 vtcon_ctrl_port_open_event(struct vtcon_softc *sc, int id) argument
803 int id; local
1050 vtcon_port_create(struct vtcon_softc *sc, int id) argument
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Daxp209.c67 intptr_t id; member in struct:axp2xx_regdef
82 .id = AXP209_REG_ID_DCDC2,
94 .id = AXP209_REG_ID_DCDC3,
106 .id = AXP209_REG_ID_LDO2,
119 .id = AXP209_REG_ID_LDO3,
134 .id = AXP221_REG_ID_DLDO1,
146 .id = AXP221_REG_ID_DLDO2,
158 .id = AXP221_REG_ID_DLDO3,
170 .id = AXP221_REG_ID_DLDO4,
182 .id
392 int id; member in struct:axp2xx_sensors
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dpap.c101 lh.id = authp->id;
124 lh.id = authp->id;
215 if (authp->in.hdr.code != PAP_REQUEST && authp->id != authp->in.hdr.id &&
218 log_Printf(LogPHASE, "Pap Input: %s dropped (got id %d, not %d)\n",
219 papcodes[authp->in.hdr.code], authp->in.hdr.id, authp->id);
224 authp->id
[all...]
/freebsd-11-stable/sys/dev/ips/
H A Dips_commands.c93 command_struct->id = command->id;
131 PRINTF(10, "ips test: command id: %d segments: %d "
132 "pblkno: %lld length: %d, ds_len: %d\n", command->id, segnum,
185 command_struct->id = command->id;
286 command_struct->id = command->id;
379 command_struct->id = command->id;
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_mschapv2.c146 struct eap_sm *sm, struct eap_mschapv2_data *data, u8 id,
167 EAP_CODE_RESPONSE, id);
221 "(response)", id, ms->mschapv2_id);
233 * @id: EAP identifier used in the request
240 size_t req_len, u8 id)
290 return eap_mschapv2_challenge_reply(sm, data, id, req->mschapv2_id,
338 * @id: EAP identifier used in th erequest
346 size_t req_len, u8 id)
376 EAP_CODE_RESPONSE, id);
510 struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, u8 id)
145 eap_mschapv2_challenge_reply( struct eap_sm *sm, struct eap_mschapv2_data *data, u8 id, u8 mschapv2_id, const u8 *auth_challenge) argument
237 eap_mschapv2_challenge( struct eap_sm *sm, struct eap_mschapv2_data *data, struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, size_t req_len, u8 id) argument
342 eap_mschapv2_success(struct eap_sm *sm, struct eap_mschapv2_data *data, struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, size_t req_len, u8 id) argument
508 eap_mschapv2_change_password( struct eap_sm *sm, struct eap_mschapv2_data *data, struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, u8 id) argument
649 eap_mschapv2_failure(struct eap_sm *sm, struct eap_mschapv2_data *data, struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req, size_t req_len, u8 id) argument
783 u8 id; local
[all...]
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c59 /* Maximum length for label and id including \0 */
68 u_char *id; /* max allocated len will be PART_STR_MLEN */ member in struct:partition_entry
83 u_char *id; /* max allocated len will be PART_STR_MLEN */ member in struct:partition_map_entry
172 if (strcmp(map->id, chunk_name) == 0)
194 if ((map->id = malloc(id_len)) == NULL) {
201 strlcpy(map->id, chunk_name, id_len);
227 if ((entry->id = strdup(map->id)) == NULL) {
242 free(entry->id);
271 free(entry->id);
[all...]
/freebsd-11-stable/contrib/xz/src/xz/
H A Dcoder.c107 coder_add_filter(lzma_vli id, void *options) argument
112 filters[filters_count].id = id;
171 filters[0].id = opt_format == FORMAT_LZMA
178 filters[filters_count].id = LZMA_VLI_UNKNOWN;
183 || filters[0].id != LZMA_FILTER_LZMA1))
191 if (filters[i].id == LZMA_FILTER_LZMA1)
203 switch (filters[i].id) {
316 while (filters[i].id != LZMA_FILTER_LZMA2
317 && filters[i].id !
[all...]
/freebsd-11-stable/usr.sbin/fifolog/lib/
H A Dfifolog_write_poll.c326 fifolog_write_record(struct fifolog_writer *f, uint32_t id, time_t now, argument
334 assert(!(id & (FIFOLOG_TIMESTAMP|FIFOLOG_LENGTH)));
343 id |= FIFOLOG_LENGTH;
352 id |= FIFOLOG_TIMESTAMP;
355 be32enc(buf, id);
358 if (id & FIFOLOG_TIMESTAMP) {
362 if (id & FIFOLOG_LENGTH)
374 if (id & FIFOLOG_TIMESTAMP)
386 fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now, argument
397 assert(!(id
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c139 usb_linux_lookup_id(const struct usb_device_id *id, struct usb_attach_arg *uaa) argument
141 if (id == NULL) {
149 for (; id->match_flags; id++) {
151 if ((id->match_flags & USB_DEVICE_ID_MATCH_VENDOR) &&
152 (id->idVendor != uaa->info.idVendor)) {
155 if ((id->match_flags & USB_DEVICE_ID_MATCH_PRODUCT) &&
156 (id->idProduct != uaa->info.idProduct)) {
159 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO) &&
160 (id
265 const struct usb_device_id *id = NULL; local
866 struct usb_interface_descriptor *id; local
[all...]
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c227 token(FILE *fd, char id[], int maxid, const char *what) argument
244 id[i++] = c;
246 id[i] = '\0';
255 char id[MAXID]; local
263 if (token(fd, id, MAXID, ".directive") == EOF)
265 if (strcasecmp(id, what) == 0)
872 char id[MAXID]; local
889 if (token(ftemplate, id, MAXID, ".directive") == EOF)
892 if (strcasecmp(id, "ifmode") == 0) {
894 if (token(ftemplate, id, MAXI
[all...]

Completed in 332 milliseconds

<<11121314151617181920>>