Searched defs:rec (Results 1 - 25 of 193) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dprioq-test.c48 static void rec(AvahiPrioQueueNode *n) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dprioq-test.c48 static void rec(AvahiPrioQueueNode *n) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_enc.c127 SSL3_RECORD *rec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3parser.h59 pANTLR3_BASE_RECOGNIZER rec; member in struct:ANTLR3_PARSER_struct
H A Dantlr3treeparser.h57 pANTLR3_BASE_RECOGNIZER rec; member in struct:ANTLR3_TREE_PARSER_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Ddump.c34 struct list_struct rec; local
99 struct list_struct rec; local
[all...]
H A Dfreelistcheck.c50 struct list_struct rec; local
H A Dtraverse.c144 struct list_struct rec; local
32 tdb_next_lock(struct tdb_context *tdb, struct tdb_traverse_lock *tlock, struct list_struct *rec) argument
258 struct list_struct rec; local
284 struct list_struct rec; local
[all...]
H A Dfreelist.c32 int rec_free_read(struct tdb_context *tdb, tdb_off_t off, struct list_struct *rec) argument
82 update_tailer(struct tdb_context *tdb, tdb_off_t offset, const struct list_struct *rec) argument
95 tdb_free(struct tdb_context *tdb, tdb_off_t offset, struct list_struct *rec) argument
197 tdb_allocate_ofs(struct tdb_context *tdb, tdb_len_t length, tdb_off_t rec_ptr, struct list_struct *rec, tdb_off_t last_ptr) argument
258 tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dattr.c21 hfs_cat_rec rec; local
64 hfs_cat_rec rec; local
H A Dbfind.c44 int rec; local
146 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DReplicationTransport.java72 int send(Environment environment, DatabaseEntry control, DatabaseEntry rec, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_writeq.c105 union evrec *rec; local
H A Dseq_oss_readq.c106 union evrec rec; local
156 snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec) argument
206 union evrec rec; local
[all...]
H A Dseq_oss_rw.c49 union evrec rec; local
100 union evrec rec; local
163 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) argument
[all...]
H A Dseq_oss_timer.c48 struct seq_oss_timer *rec; local
71 snd_seq_oss_timer_delete(struct seq_oss_timer *rec) argument
86 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dihex.h25 ihex_next_binrec(const struct ihex_binrec *rec) argument
36 const struct ihex_binrec *rec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3cyclicdfa.c53 noViableAlt(pANTLR3_BASE_RECOGNIZER rec, pANTLR3_CYCLIC_DFA cdfa, ANTLR3_UINT32 s) argument
79 antlr3dfapredict (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREA argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dbfind.c44 int rec; local
137 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dbfind.c67 int rec; local
169 int hfs_brec_read(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, void *rec, int rec_len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree_trace.c142 xfs_btree_trace_argipr( const char *func, struct xfs_btree_cur *cur, int i, union xfs_btree_ptr ptr, union xfs_btree_rec *rec, int line) argument
189 xfs_btree_trace_argr( const char *func, struct xfs_btree_cur *cur, union xfs_btree_rec *rec, int line) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dftrace.c55 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) argument
65 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/mga/
H A Dmga_warp.c56 const struct ihex_binrec *rec; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dftrace.c104 static int ftrace_make_initial_nop(struct module *mod, struct dyn_ftrace *rec, argument
112 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, argument
122 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dpcm-indirect2.c40 snd_pcm_indirect2_stat(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec) argument
136 snd_pcm_indirect2_increase_min_periods(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, int isplay, int iscopy, unsigned int bytes) argument
232 snd_pcm_indirect2_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec) argument
245 snd_pcm_indirect2_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t zero) argument
374 snd_pcm_indirect2_playback_interrupt(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t zero) argument
413 snd_pcm_indirect2_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t null) argument
537 snd_pcm_indirect2_capture_interrupt(struct snd_pcm_substream *substream, struct snd_pcm_indirect2 *rec, snd_pcm_indirect2_copy_t copy, snd_pcm_indirect2_zero_t null) argument
[all...]

Completed in 306 milliseconds

12345678