Searched refs:rec (Results 126 - 150 of 517) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c291 status = ipoib_mcast_join_finish(mcast, &multicast->rec);
317 struct ib_sa_mcmember_rec rec = { local
332 rec.mgid = mcast->mcmember.mgid;
333 rec.port_gid = priv->local_gid;
334 rec.pkey = cpu_to_be16(priv->pkey);
337 priv->port, &rec,
395 status = ipoib_mcast_join_finish(mcast, &multicast->rec);
447 struct ib_sa_mcmember_rec rec = { local
455 rec.mgid = mcast->mcmember.mgid;
456 rec
787 struct ib_sa_mcmember_rec rec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota_local.c335 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec) argument
340 free_recovery_list(&(rec->r_list[type]));
341 kfree(rec);
380 struct ocfs2_quota_recovery *rec; local
382 rec = kmalloc(sizeof(struct ocfs2_quota_recovery), GFP_NOFS);
383 if (!rec)
386 INIT_LIST_HEAD(&(rec->r_list[type]));
387 return rec;
405 struct ocfs2_quota_recovery *rec; local
408 rec
462 ocfs2_recover_local_quota_file(struct inode *lqinode, int type, struct ocfs2_quota_recovery *rec) argument
583 ocfs2_finish_quota_recovery(struct ocfs2_super *osb, struct ocfs2_quota_recovery *rec, int slot_num) argument
689 struct ocfs2_quota_recovery *rec; local
[all...]
H A Dalloc.h250 struct ocfs2_extent_rec *rec)
260 return le32_to_cpu(rec->e_int_clusters);
262 return le16_to_cpu(rec->e_leaf_clusters);
269 static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec) argument
271 return !rec->e_leaf_clusters;
249 ocfs2_rec_clusters(struct ocfs2_extent_list *el, struct ocfs2_extent_rec *rec) argument
H A Dquota.h85 struct ocfs2_quota_recovery *rec,
87 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec);
H A Dextent_map.h46 struct ocfs2_extent_rec *rec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_syscalls.c491 struct syscall_trace_enter *rec; local
506 size = sizeof(unsigned long) * sys_data->nb_args + sizeof(*rec);
514 rec = (struct syscall_trace_enter *)perf_trace_buf_prepare(size,
516 if (!rec)
519 rec->nr = syscall_nr;
521 (unsigned long *)&rec->args);
524 perf_trace_buf_submit(rec, size, rctx, 0, 1, regs, head);
565 struct syscall_trace_exit *rec; local
580 size = ALIGN(sizeof(*rec) + sizeof(u32), sizeof(u64));
591 rec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dfw.c63 struct iwm_fw_hdr_rec *rec; local
82 rec = (struct iwm_fw_hdr_rec *)(fw_ptr + fw_offset);
85 rec->op_code, rec->len, fw_offset);
87 if (rec->op_code == IWM_HDR_REC_OP_INVALID) {
92 if (rec->op_code == op_code) {
101 fw_offset += sizeof(struct iwm_fw_hdr_rec) + rec->len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_lease.c160 __rep_lease_grant(env, rp, rec, eid)
163 DBT *rec;
176 &gi, rec->data, rec->size, NULL)) != 0)
373 DBT rec; local
386 memset(&rec, 0, sizeof(rec));
394 if ((ret = __logc_get(logc, &lsn, &rec, DB_CURRENT)) != 0)
398 DB_EID_BROADCAST, REP_LOG, &lsn, &rec, REPCTL_PERM, 0)) != 0) {
H A Drep_method.c913 DBT rec; local
947 memset(&rec, 0, sizeof(DBT));
948 if ((ret = __logc_get(logc, &lsn, &rec, DB_FIRST)) != 0) {
974 if ((ret = __logc_get(logc, &lsn, &rec, DB_SET)) != 0) {
982 env, rec.data, &ckp_args)) == 0) {
993 if ((ret = __logc_get(logc, &ckp_lsn, &rec, DB_SET)) != 0) {
999 } else if ((ret = __logc_get(logc, &lsn, &rec, DB_FIRST)) != 0) {
1019 (u_int8_t *)rec.data + sizeof(u_int32_t));
1022 } while ((ret = __logc_get(logc, &lsn, &rec, DB_NEXT)) == 0);
1032 if ((ret = __logc_get(logc, &lsn, &rec, DB_LAS
1728 DBT rec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dfc_encode.h291 * fc_rec_fill - Fill in rec request frame
295 struct fc_els_rec *rec; local
298 rec = fc_frame_payload_get(fp, sizeof(*rec));
299 memset(rec, 0, sizeof(*rec));
300 rec->rec_cmd = ELS_REC;
301 hton24(rec->rec_s_id, lport->port_id);
302 rec->rec_ox_id = htons(ep->oxid);
303 rec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_patch.c147 snd_emu8000_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, argument
158 emu = rec->hw;
279 snd_emu8000_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, argument
294 snd_emu8000_sample_reset(struct snd_emux *rec) argument
296 snd_emux_terminate_all(rec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/cmsmvs/
H A Dmvs.c56 RECORD rec; local
65 bytes = fread( &rec, 1, sizeof(rec), fp );
66 if (bytes == sizeof(rec))
67 list_end = gen_node( dirp, &rec );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_txn_write.c17 b_txn_write_send(dbenv, control, rec, lsn, eid, flags)
19 const DBT *control, *rec;
26 COMPQUIET(rec, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_txn_write.c17 b_txn_write_send(dbenv, control, rec, lsn, eid, flags)
19 const DBT *control, *rec;
26 COMPQUIET(rec, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3defs.h568 ANTLR3_API ANTLR3_INT32 antlr3dfaspecialTransition (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_INT32 s);
569 ANTLR3_API ANTLR3_INT32 antlr3dfaspecialStateTransition (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_INT32 s);
570 ANTLR3_API ANTLR3_INT32 antlr3dfapredict (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA cdfa);
581 antlr3RewriteRuleTOKENStreamNewAE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description);
583 antlr3RewriteRuleTOKENStreamNewAEE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, void * oneElement);
585 antlr3RewriteRuleTOKENStreamNewAEV (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, pANTLR3_VECTOR vector);
588 antlr3RewriteRuleNODEStreamNewAE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description);
590 antlr3RewriteRuleNODEStreamNewAEE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, void * oneElement);
592 antlr3RewriteRuleNODEStreamNewAEV (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT8 description, pANTLR3_VECTOR vector);
595 antlr3RewriteRuleSubtreeStreamNewAE (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_UINT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c90 TDB_DATA key, pid, rec; local
158 rec = tdb_fetch(pppdb, pid);
159 if (rec.dptr != NULL) {
161 parse_num(rec.dptr, "IFNAME=ppp", &unit);
163 if (!parse_num(rec.dptr, "PPPD_PID=", &pppd_pid)
167 free(rec.dptr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_msg.c49 DBT rec, control; local
78 memset(&rec, 0, sizeof(DBT));
82 if ((ret = get_next_message(fd, &rec, &control)) != 0) {
127 &control, &rec, eid, &permlsn)) {
137 if (rec.size == 0)
141 if (strncmp(myaddr, rec.data, rec.size) == 0)
144 self.host = (char *)rec.data;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlog007.tcl48 set rec "1"
57 set ret [$env log_put $rec]
H A Dtest037.tcl125 set rec [eval {$db get -txn $local_txn} $gflags {$key}]
126 error_check_good local_get [lindex [lindex $rec 0] 1] \
165 set rec [eval {$db get -txn $local_txn -rmw} $gflags {$key}]
167 local_get [lindex [lindex $rec 0] 1] [pad_data $method $str]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_sel.c259 DBT control, rec; local
263 DB_INIT_DBT(rec, NULL, 0);
265 REPMGR_HEARTBEAT, &control, &rec, &unused1, &unused2));
606 * In repmgr wire protocol version 1, a handshake message had a rec part
617 * Now, a version proposal has a rec part that looks like this:
656 DBT cntrl, rec; local
668 rec.data = buf;
669 rec.size = (u_int32_t)len;
679 conn, REPMGR_HANDSHAKE, &cntrl, &rec, FALSE));
809 DB_INIT_DBT(conn->input.rep_message->rec,
1054 DBT cntrl, rec; local
[all...]
H A Drepmgr_net.c22 * 4 bytes - size of rec
24 * ? bytes - rec
27 * Either control or rec can have zero length, but even in this case the
80 __repmgr_send(dbenv, control, rec, lsnp, eid, flags)
82 const DBT *control, *rec;
100 control, rec, &nsites_sent, &npeers_sent)) != 0)
127 control, rec, TRUE)) == DB_REP_UNAVAIL &&
254 __repmgr_send_broadcast(env, type, control, rec, nsitesp, npeersp)
257 const DBT *control, *rec;
282 setup_sending_msg(&msg, type, control, rec);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.c1545 int stream, struct snd_pcm_direct_open_conf *rec)
1552 rec->slave = NULL;
1553 rec->bindings = NULL;
1554 rec->ipc_key = 0;
1555 rec->ipc_perm = 0600;
1556 rec->ipc_gid = -1;
1557 rec->slowptr = 1;
1558 rec->max_periods = 0;
1565 rec->max_periods = val;
1583 rec
1544 snd_pcm_direct_parse_open_conf(snd_config_t *root, snd_config_t *conf, int stream, struct snd_pcm_direct_open_conf *rec) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.h9 Node rec; member in union:__anon1072
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ialloc.h162 xfs_inobt_rec_incore_t *rec, int *stat);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_mdns.c40 #define TXTRecordPrintf(rec, key, args...) { \
43 TXTRecordSetValue(rec, key, strlen(str), str); \
46 #define TXTRecordKeyPrintf(rec, k, var, args...) { \
50 TXTRecordSetValue(rec, key, strlen(str), str); \

Completed in 241 milliseconds

1234567891011>>