Searched refs:chain (Results 51 - 75 of 128) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Dutils.h34 void print_error_with_chain_status(FLAC__Metadata_Chain *chain, const char *format, ...);
H A Doperations_shorthand_streaminfo.c30 FLAC__bool do_shorthand_operation__streaminfo(const char *filename, FLAC__bool prefix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) argument
40 FLAC__metadata_iterator_init(iterator, chain);
H A Doperations_shorthand_cuesheet.c35 FLAC__bool do_shorthand_operation__cuesheet(const char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) argument
46 FLAC__metadata_iterator_init(iterator, chain);
82 print_error_with_chain_status(chain, "%s: ERROR: adding new CUESHEET block to metadata", filename);
H A Doperations_shorthand_seektable.c32 FLAC__bool do_shorthand_operation__add_seekpoints(const char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write) argument
43 FLAC__metadata_iterator_init(iterator, chain);
68 print_error_with_chain_status(chain, "%s: ERROR: adding new SEEKTABLE block to metadata", filename);
H A Doperations_shorthand_vorbiscomment.c40 FLAC__bool do_shorthand_operation__vorbis_comment(const char *filename, FLAC__bool prefix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bool raw) argument
49 FLAC__metadata_iterator_init(iterator, chain);
66 print_error_with_chain_status(chain, "%s: ERROR: adding new VORBIS_COMMENT block to metadata", filename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/
H A Dip6tables.h137 extern int flush_entries(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
138 extern int delete_chain(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
H A Diptables.h171 extern int delete_chain(const ipt_chainlabel chain, int verbose,
173 extern int flush_entries(const ipt_chainlabel chain, int verbose,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dinode.c236 * ext2_get_branch - read the chain of indirect blocks leading to data
238 * @depth: depth of the chain (1 - direct pointer, etc.)
240 * @chain: place to store the result
245 * (incomplete one) otherwise. Upon the return chain[i].key contains
246 * the number of (i+1)-th block in the chain (as it is stored in memory,
247 * i.e. little-endian 32-bit), chain[i].p contains the address of that
249 * for i>0) and chain[i].bh points to the buffer_head of i-th indirect
251 * numbers of the chain, addresses they were taken from (and where we can
252 * verify that chain did not change) and buffer_heads hosting these
259 * or when it notices that chain ha
264 ext2_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
365 ext2_find_goal(struct inode *inode, long block, Indirect chain[4], Indirect *partial, unsigned long *goal) argument
491 ext2_splice_branch(struct inode *inode, long block, Indirect chain[4], Indirect *where, int num) argument
551 Indirect chain[4]; local
765 ext2_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
904 Indirect chain[4]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dinet6_hashtables.c41 list = &hashinfo->ehash[hash].chain;
74 prefetch(head->chain.first);
76 sk_for_each(sk, node, &head->chain) {
182 prefetch(head->chain.first);
205 sk_for_each(sk2, node, &head->chain) {
216 __sk_add_node(sk, &head->chain);
276 inet_bind_bucket_for_each(tb, node, &head->chain) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/netconf/
H A Dnetconf_linux.c70 /* ipt filter chain name appropriate for direction (indexed by netconf_filter_t.dir) */
75 /* ipt nat chain name appropriate for target (indexed by netconf_nat_t.target) */
133 const char *chain; local
152 for (chain = iptc_first_chain(&handle); chain; chain = iptc_next_chain(&handle)) {
154 if (strcmp(chain, "INPUT") && strcmp(chain, "FORWARD") && strcmp(chain, "OUTPUT") &&
155 strcmp(chain, "PREROUTIN
390 const char *chain; local
728 insert_entry(const char *chain, const char *target_name, struct ipt_entry *entry, iptc_handle_t *handle) argument
1066 const char *chain; local
1272 netconf_reset_chain(char *table, char *chain) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/
H A Dip6tables.h175 extern int flush_entries(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
176 extern int delete_chain(const ip6t_chainlabel chain, int verbose, ip6tc_handle_t *handle);
H A Diptables.h186 extern int delete_chain(const ipt_chainlabel chain, int verbose,
188 extern int flush_entries(const ipt_chainlabel chain, int verbose,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_asid.c705 STACK_OF(X509) *chain,
712 assert(chain != NULL && sk_X509_num(chain) > 0);
719 * set up for walking up the chain.
725 x = sk_X509_value(chain, i);
754 * Now walk up the chain. Extensions must be in canonical form, no
757 for (i++; i < sk_X509_num(chain); i++) {
758 x = sk_X509_value(chain, i);
822 return v3_asid_validate_path_internal(ctx, ctx->chain, NULL);
827 * Test whether chain cover
704 v3_asid_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, ASIdentifiers *ext) argument
[all...]
H A Dv3_addr.c1159 STACK_OF(X509) *chain,
1166 assert(chain != NULL && sk_X509_num(chain) > 0);
1173 * set up for walking up the chain.
1179 x = sk_X509_value(chain, i);
1194 * Now walk up the chain. No cert may list resources that its
1197 for (i++; i < sk_X509_num(chain); i++) {
1198 x = sk_X509_value(chain, i);
1260 return v3_addr_validate_path_internal(ctx, ctx->chain, NULL);
1265 * Test whether chain cover
1158 v3_addr_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, IPAddrBlocks *ext) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_seeking/
H A Dmain.c125 FLAC__Metadata_Chain *chain = FLAC__metadata_chain_new(); local
127 ok = ok && chain && (FLAC__metadata_chain_read(chain, flacfilename) || FLAC__metadata_chain_read_ogg(chain, flacfilename));
129 if(ok) FLAC__metadata_iterator_init(it, chain);
134 if(chain) FLAC__metadata_chain_delete(chain);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dinet_hashtables.c28 * The bindhash mutex for snum's hash chain must be held here.
40 hlist_add_head(&tb->node, &head->chain);
211 prefetch(head->chain.first);
228 sk_for_each(sk2, node, &head->chain) {
240 __sk_add_node(sk, &head->chain);
302 inet_bind_bucket_for_each(tb, node, &head->chain) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dinode.c326 * ext3_get_branch - read the chain of indirect blocks leading to data
328 * @depth: depth of the chain (1 - direct pointer, etc.)
330 * @chain: place to store the result
335 * (incomplete one) otherwise. Upon the return chain[i].key contains
336 * the number of (i+1)-th block in the chain (as it is stored in memory,
337 * i.e. little-endian 32-bit), chain[i].p contains the address of that
339 * for i>0) and chain[i].bh points to the buffer_head of i-th indirect
341 * numbers of the chain, addresses they were taken from (and where we can
342 * verify that chain did not change) and buffer_heads hosting these
349 * or when it notices that chain ha
354 ext3_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
450 ext3_find_goal(struct inode *inode, long block, Indirect chain[4], Indirect *partial) argument
795 Indirect chain[4]; local
1848 ext3_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
2172 Indirect chain[4]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dinode.c324 * ext4_get_branch - read the chain of indirect blocks leading to data
326 * @depth: depth of the chain (1 - direct pointer, etc.)
328 * @chain: place to store the result
333 * (incomplete one) otherwise. Upon the return chain[i].key contains
334 * the number of (i+1)-th block in the chain (as it is stored in memory,
335 * i.e. little-endian 32-bit), chain[i].p contains the address of that
337 * for i>0) and chain[i].bh points to the buffer_head of i-th indirect
339 * numbers of the chain, addresses they were taken from (and where we can
340 * verify that chain did not change) and buffer_heads hosting these
347 * or when it notices that chain ha
352 ext4_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
448 ext4_find_goal(struct inode *inode, long block, Indirect chain[4], Indirect *partial) argument
793 Indirect chain[4]; local
1855 ext4_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
2179 Indirect chain[4]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_api.c136 struct tcf_proto **back, **chain; local
160 /* Find head of filter chain. */
185 chain = cops->tcf_chain(q, cl);
187 if (chain == NULL)
190 /* Check the chain for existence of proto-tcf with this priority */
191 for (back = chain; (tp=*back) != NULL; back = &tp->next) {
388 struct tcf_proto *tp, **chain; local
412 chain = cops->tcf_chain(q, cl);
413 if (chain == NULL)
418 for (tp=*chain,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_hashtables.h37 * One chain is dedicated to TIME_WAIT sockets.
42 struct hlist_head chain; member in struct:inet_ehash_bucket
89 struct hlist_head chain; member in struct:inet_bind_hashbucket
101 * TIME_WAIT sockets use a separate chain (twchain).
225 list = &head->chain;
364 prefetch(head->chain.first);
366 sk_for_each(sk, node, &head->chain) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dnftlcore.c203 add it to the chain */
204 /* We're passed the number of the last EUN in the chain, to save us from
377 fold-in-place of another chain to make room
379 which chain to fold, because makefreeblock will
387 /* We put a fold mark in the chain we are folding only if we
389 place, it is possible to find the valid chain by selecting the
401 DEBUG(MTD_DEBUG_LEVEL1,"Folding chain %d into unit %d\n", thisVUC, targetEUN);
433 /* add the header so that it is now a valid chain */
450 /* For each block in the old chain (except the targetEUN of course),
469 /* Make this the new start of chain fo
487 u16 chain, EUN; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l7filter/regexp/
H A Dregexp.c386 register char *chain; local
393 chain = NULL;
399 if (chain == NULL) /* First piece. */
402 regtail(chain, latest);
403 chain = latest;
405 if (chain == NULL) /* Loop ran zero times. */
654 - regtail - set the next-pointer at the end of a node chain
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/project/gpl/l7filter/regexp/
H A Dregexp.c386 register char *chain; local
393 chain = NULL;
399 if (chain == NULL) /* First piece. */
402 regtail(chain, latest);
403 chain = latest;
405 if (chain == NULL) /* Loop ran zero times. */
654 - regtail - set the next-pointer at the end of a node chain
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dfutex.c115 struct plist_head chain; member in struct:futex_hash_bucket
486 head = &hb->chain;
712 head = &hb->chain;
816 head = &hb1->chain;
827 head = &hb2->chain;
909 head1 = &hb1->chain;
920 if (likely(head1 != &hb2->chain)) {
921 plist_del(&this->list, &hb1->chain);
922 plist_add(&this->list, &hb2->chain);
989 plist_add(&q->list, &hb->chain);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha1542.h91 struct chain { struct
92 unchar datalen[3]; /* Size of this part of chain */

Completed in 297 milliseconds

123456