Searched refs:links (Results 1 - 25 of 889) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/scripts/
H A DMakefile.am11 links = \
17 links += \
29 for pair in $(links); do \
38 for pair in $(links); do \
47 for pair in $(links); do \
52 for pair in $(links); do \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/util/
H A DfixNT.sh14 make -f Makefile links
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/util/
H A DfixNT.sh14 make -f Makefile links
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/doc/html/ru/
H A DMakefile.am33 links.html \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/util/
H A DfixNT.sh14 make -f Makefile links
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/doc/html/ru/
H A DMakefile.am33 links.html \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/util/
H A DfixNT.sh14 make -f Makefile links
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/util/
H A DfixNT.sh14 make -f Makefile links
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/doc/html/ru/
H A DMakefile.am33 links.html \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/util/
H A DfixNT.sh14 make -f Makefile links
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/
H A Dcpio.c70 -L, --dereference Dereference symbolic links (copy the files
71 that they point to instead of copying the links)
133 struct inodes_s *links = NULL; local
173 l = links;
176 /* Not found: add new item to "links" list */
179 l->next = links;
180 links = l;
201 if (links) {
203 st = links->st;
204 name = links
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/
H A Dcpio.c70 -L, --dereference Dereference symbolic links (copy the files
71 that they point to instead of copying the links)
133 struct inodes_s *links = NULL; local
173 l = links;
176 /* Not found: add new item to "links" list */
179 l->next = links;
180 links = l;
201 if (links) {
203 st = links->st;
204 name = links
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/
H A Dcpio.c70 -L, --dereference Dereference symbolic links (copy the files
71 that they point to instead of copying the links)
133 struct inodes_s *links = NULL; local
173 l = links;
176 /* Not found: add new item to "links" list */
179 l->next = links;
180 links = l;
201 if (links) {
203 st = links->st;
204 name = links
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c220 curnode = SLIST_NEXT(curnode, links);
267 SLIST_INSERT_HEAD(symlist, newnode, links);
272 if (SLIST_NEXT(curnode, links) == NULL) {
274 links);
279 cursymbol = SLIST_NEXT(curnode, links)->symbol;
289 links);
293 curnode = SLIST_NEXT(curnode, links);
296 SLIST_INSERT_HEAD(symlist, newnode, links);
307 node2 = SLIST_NEXT(node1, links);
322 SLIST_REMOVE_HEAD(symlist_src2, links);
[all...]
H A Daicasm_symbol.h111 STAILQ_ENTRY(macro_arg) links; member in struct:macro_arg
150 SLIST_ENTRY(symbol_node) links; member in struct:symbol_node
155 TAILQ_ENTRY(critical_section) links; member in struct:critical_section
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c220 curnode = SLIST_NEXT(curnode, links);
267 SLIST_INSERT_HEAD(symlist, newnode, links);
272 if (SLIST_NEXT(curnode, links) == NULL) {
274 links);
279 cursymbol = SLIST_NEXT(curnode, links)->symbol;
289 links);
293 curnode = SLIST_NEXT(curnode, links);
296 SLIST_INSERT_HEAD(symlist, newnode, links);
307 node2 = SLIST_NEXT(node1, links);
322 SLIST_REMOVE_HEAD(symlist_src2, links);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/
H A Dindividual15 make busybox.links include/bb_config.h $(pwd)/{libbb/libbb.a,archival/libunarchive/libunarchive.a,coreutils/libcoreutils/libcoreutils.a,networking/libiproute/libiproute.a}
90 # Iterate through every name in busybox.links
120 for APPLET in `sed 's .*/ ' busybox.links`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/
H A Dindividual15 make busybox.links include/bb_config.h $(pwd)/{libbb/libbb.a,archival/libunarchive/libunarchive.a,coreutils/libcoreutils/libcoreutils.a,networking/libiproute/libiproute.a}
90 # Iterate through every name in busybox.links
120 for APPLET in `sed 's .*/ ' busybox.links`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/
H A Dindividual15 make busybox.links include/bb_config.h $(pwd)/{libbb/libbb.a,archival/libunarchive/libunarchive.a,coreutils/libcoreutils/libcoreutils.a,networking/libiproute/libiproute.a}
90 # Iterate through every name in busybox.links
120 for APPLET in `sed 's .*/ ' busybox.links`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/txn/
H A Dtxn_util.c22 TAILQ_ENTRY(__txn_event) links;
72 TAILQ_INSERT_TAIL(&txn->events, e, links);
113 TAILQ_INSERT_TAIL(&txn->events, e, links);
140 next_e = TAILQ_NEXT(e, links);
143 TAILQ_REMOVE(&txn->events, e, links);
185 TAILQ_INSERT_TAIL(&txn->events, e, links);
208 next_e = TAILQ_NEXT(e, links);
212 TAILQ_REMOVE(&txn->events, e, links);
269 enext = TAILQ_NEXT(e, links);
275 TAILQ_REMOVE(&txn->events, e, links);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/txn/
H A Dtxn_util.c22 TAILQ_ENTRY(__txn_event) links;
72 TAILQ_INSERT_TAIL(&txn->events, e, links);
113 TAILQ_INSERT_TAIL(&txn->events, e, links);
140 next_e = TAILQ_NEXT(e, links);
143 TAILQ_REMOVE(&txn->events, e, links);
185 TAILQ_INSERT_TAIL(&txn->events, e, links);
208 next_e = TAILQ_NEXT(e, links);
212 TAILQ_REMOVE(&txn->events, e, links);
269 enext = TAILQ_NEXT(e, links);
275 TAILQ_REMOVE(&txn->events, e, links);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/txn/
H A Dtxn_util.c22 TAILQ_ENTRY(__txn_event) links;
72 TAILQ_INSERT_TAIL(&txn->events, e, links);
113 TAILQ_INSERT_TAIL(&txn->events, e, links);
140 next_e = TAILQ_NEXT(e, links);
143 TAILQ_REMOVE(&txn->events, e, links);
185 TAILQ_INSERT_TAIL(&txn->events, e, links);
208 next_e = TAILQ_NEXT(e, links);
212 TAILQ_REMOVE(&txn->events, e, links);
269 enext = TAILQ_NEXT(e, links);
275 TAILQ_REMOVE(&txn->events, e, links);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavfilter/
H A Dgraphparser.c147 static AVFilterInOut *extract_inout(const char *label, AVFilterInOut **links) argument
151 while(*links && strcmp((*links)->name, label))
152 links = &((*links)->next);
154 ret = *links;
157 *links = ret->next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavfilter/
H A Dgraphparser.c147 static AVFilterInOut *extract_inout(const char *label, AVFilterInOut **links) argument
151 while(*links && strcmp((*links)->name, label))
152 links = &((*links)->next);
154 ret = *links;
157 *links = ret->next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavfilter/
H A Dgraphparser.c147 static AVFilterInOut *extract_inout(const char *label, AVFilterInOut **links) argument
151 while(*links && strcmp((*links)->name, label))
152 links = &((*links)->next);
154 ret = *links;
157 *links = ret->next;

Completed in 386 milliseconds

1234567891011>>