Searched refs:end (Results 51 - 75 of 1055) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dej.c47 char *arg, *end; local
50 if (!(end = unqstrstr(args, ","))) {
51 end = args + strlen(args);
54 *next = end + 1;
56 /* Skip whitespace and quotation marks on either end of arg */
58 for (*end-- = '\0'; isspace((int)*end) || *end == '"'; end--)
59 *end
67 char *args, *end, *next; local
101 char *func = NULL, *end = NULL; local
130 char *end = NULL, *name = NULL, *desc = NULL; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/lib/
H A Drt_names.c116 char *end; local
137 res = strtoul(arg, &end, 0);
138 if (!end || end == arg || *end || res > 255)
183 char *end; local
204 res = strtoul(arg, &end, 0);
205 if (!end || end == arg || *end || re
247 char *end; local
312 char *end; local
375 char *end; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/param/
H A Dparams.c34 * end-of-file. Comments and line continuation are handled
143 * considered end-of-file markers.
157 * Scan to the end of a comment.
161 * Output: The character that marks the end of the comment. Normally,
168 * considered end-of-file markers.
186 * pos - This is taken to be the offset of the end of the
221 int end; local
225 end = 0; /* <end> is the current "end o
326 int end = 0; /* bufr[end] is current end-of-string. */ local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dtmdiff.h73 double ms_time_diff(char *start,char *end);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/boot/
H A Dhead.S17 .end __start
26 .end wrent
35 .end wrkgp
85 .end switch_to_osf_pal
94 .end tbi
102 .end halt
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dbitmaps.c30 static errcode_t make_bitmap(__u32 start, __u32 end, __u32 real_end, argument
46 bitmap->end = end;
76 __u32 end,
81 return make_bitmap(start, end, real_end, descr, 0, ret);
90 retval = make_bitmap(src->start, src->end, src->real_end,
106 for (i=map->end+1, j = i - map->start;
107 i <= map->real_end && i > map->end;
120 __u32 start, end, real_end; local
127 end
75 ext2fs_allocate_generic_bitmap(__u32 start, __u32 end, __u32 real_end, const char *descr, ext2fs_generic_bitmap *ret) argument
149 __u32 start, end, real_end; local
173 ext2fs_fudge_inode_bitmap_end(ext2fs_inode_bitmap bitmap, ext2_ino_t end, ext2_ino_t *oend) argument
186 ext2fs_fudge_block_bitmap_end(ext2fs_block_bitmap bitmap, blk_t end, blk_t *oend) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dfilename.c95 char *start, *end; local
147 end = strrchr_m(name, '/');
148 if(end)
149 pstrcpy(saved_last_component, end + 1);
218 for (; start ; start = (end?end+1:(char *)NULL)) {
220 * Pinpoint the end of this section of the filename.
222 end = strchr_m(start, '/');
227 if (end)
228 *end
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dresource.c26 static char * do_resource_list(struct resource *entry, const char *fmt, int offset, char *buf, char *end) argument
35 if ((int) (end-buf) < 80)
39 to = entry->end;
45 buf = do_resource_list(entry->child, fmt, offset-2, buf, end);
58 if (root->end < 0x10000)
70 unsigned long end = new->end; local
73 if (end < start)
77 if (end > root->end)
270 unsigned long end; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dconsistent.c37 struct page *page, *end, *free; local
69 end = page + (1 << order);
71 for (; page < end; page++) {
108 struct page *page, *end; local
122 end = page + (size >> PAGE_SHIFT);
124 for (; page < end; page++)
136 unsigned long end = start + size; local
142 invalidate_dcache_range(start, end);
145 clean_dcache_range(start, end);
148 flush_dcache_range(start, end);
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dintermezzo_lib.h73 * return EFAULT if pointer goes beyond end
75 #define UNLOGV(var,type,ptr,end) \
79 if (ptr > end ) \
85 #define LUNLOGV(var,type,ptr,end) \
89 if (ptr > end ) \
110 * return from function with EFAULT if ptr goes beyond end
112 #define UNLOGP(var,type,ptr,end) \
116 if (ptr > end ) \
128 * return from function with EFAULT if ptr goes beyond end
130 #define UNLOGL(var,type,len,ptr,end) \
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dintermezzo_lib.h73 * return EFAULT if pointer goes beyond end
75 #define UNLOGV(var,type,ptr,end) \
79 if (ptr > end ) \
85 #define LUNLOGV(var,type,ptr,end) \
89 if (ptr > end ) \
110 * return from function with EFAULT if ptr goes beyond end
112 #define UNLOGP(var,type,ptr,end) \
116 if (ptr > end ) \
128 * return from function with EFAULT if ptr goes beyond end
130 #define UNLOGL(var,type,len,ptr,end) \
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dmprotect.c19 unsigned long end; local
30 end = address + size;
31 if (end > PMD_SIZE)
32 end = PMD_SIZE;
46 } while (address && (address < end));
53 unsigned long end; local
64 end = address + size;
65 if (end > PGDIR_SIZE)
66 end = PGDIR_SIZE;
68 change_pte_range(pmd, address, end
74 change_protection(unsigned long start, unsigned long end, pgprot_t newprot) argument
123 mprotect_fixup_start(struct vm_area_struct * vma, struct vm_area_struct ** pprev, unsigned long end, int newflags, pgprot_t prot) argument
194 mprotect_fixup_middle(struct vm_area_struct * vma, struct vm_area_struct ** pprev, unsigned long start, unsigned long end, int newflags, pgprot_t prot) argument
239 mprotect_fixup(struct vm_area_struct * vma, struct vm_area_struct ** pprev, unsigned long start, unsigned long end, unsigned int newflags) argument
269 unsigned long nstart, end, tmp; local
[all...]
H A Dvmalloc.c25 unsigned long end; local
36 end = address + size;
37 if (end > PMD_SIZE)
38 end = PMD_SIZE;
53 } while (address < end);
59 unsigned long end; local
70 end = address + size;
71 if (end > PGDIR_SIZE)
72 end = PGDIR_SIZE;
74 free_area_pte(pmd, address, end
83 unsigned long end = address + size; local
98 unsigned long end; local
122 unsigned long end; local
144 unsigned long end = address + size; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dcache.h14 #define flush_cache_range(mm,start,end) do { } while (0)
18 #define invalidate_dcache_range(start,end) do { } while (0)
19 #define clean_dcache_range(start,end) do { } while (0)
20 #define flush_dcache_range(start,end) do { } while (0)
25 #define flush_icache_range(start,end) do { } while (0)
37 * - flush_tlb_range(mm, start, end) flushes a range of pages
41 #define flush_tlb_range(mm,start,end) \
42 do { memc_update_mm(mm); (void)(start); (void)(end); } while (0)
/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_mark.c46 char *end; local
49 markinfo->mark = strtoul(optarg, &end, 0);
50 if (*end == '/') {
51 markinfo->mask = strtoul(end+1, &end, 0);
54 if (*end != '\0' || end == optarg)
H A Dlibipt_connmark.c46 char *end; local
49 markinfo->mark = strtoul(optarg, &end, 0);
50 if (*end == '/') {
51 markinfo->mask = strtoul(end+1, &end, 0);
54 if (*end != '\0' || end == optarg)
H A Dlibipt_mark.c46 char *end; local
49 markinfo->mark = strtoul(optarg, &end, 0);
50 if (*end == '/') {
51 markinfo->mask = strtoul(end+1, &end, 0);
54 if (*end != '\0' || end == optarg)
H A Dlibipt_realm.c50 char *end; local
53 realminfo->id = strtoul(optarg, &end, 0);
54 if (*end == '/') {
55 realminfo->mask = strtoul(end+1, &end, 0);
58 if (*end != '\0' || end == optarg)
H A Dlibip6t_owner.c54 char *end; local
63 ownerinfo->uid = strtoul(optarg, &end, 0);
64 if (*end != '\0' || end == optarg)
78 ownerinfo->gid = strtoul(optarg, &end, 0);
79 if (*end != '\0' || end == optarg)
90 ownerinfo->pid = strtoul(optarg, &end, 0);
91 if (*end != '\0' || end
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dcache.h14 #define flush_cache_range(mm,start,end) do { } while (0)
18 #define invalidate_dcache_range(start,end) do { } while (0)
19 #define clean_dcache_range(start,end) do { } while (0)
20 #define flush_dcache_range(start,end) do { } while (0)
25 #define flush_icache_range(start,end) do { } while (0)
37 * - flush_tlb_range(mm, start, end) flushes a range of pages
41 #define flush_tlb_range(mm,start,end) \
42 do { memc_update_mm(mm); (void)(start); (void)(end); } while (0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dc-r5432.c178 unsigned long end = (start + dcache_size/2); local
180 while(start < end) {
190 unsigned long end = (start + PAGE_SIZE); local
192 while(start < end) {
201 unsigned long end = (start + PAGE_SIZE); local
203 while(start < end) {
213 unsigned long end = (start + icache_size/2); local
215 while(start < end) {
225 unsigned long end = (start + PAGE_SIZE); local
227 while(start < end) {
236 unsigned long end = (start + PAGE_SIZE); local
265 r5432_flush_cache_range_d32i32(struct mm_struct *mm, unsigned long start, unsigned long end) argument
356 r5432_flush_icache_range(unsigned long start, unsigned long end) argument
381 unsigned long end, a; local
400 unsigned long end, a; local
[all...]
H A Dr5k-sc.c38 unsigned long end = KSEG0 + scache_size; local
40 while(start < end) {
48 unsigned long end, a; local
60 end = (addr + size - 1) & ~(SC_PAGE - 1);
61 while (a <= end) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dc-sb1.c85 unsigned long end)
107 "r" ((end - 1) & ~(dcache_line_size - 1)),
162 * The start/end arguments are expected to be Kseg addresses.
166 unsigned long end)
175 if ((end - start) > (icache_size * 2)) {
180 __sb1_writeback_inv_dcache_range(start, end);
199 "r" ((end - 1) & ~(dcache_line_size - 1)),
207 unsigned long end; member in struct:flush_icache_range_args
214 local_sb1_flush_icache_range(args->start, args->end);
217 void sb1_flush_icache_range(unsigned long start, unsigned long end) argument
84 __sb1_writeback_inv_dcache_range(unsigned long start, unsigned long end) argument
165 local_sb1_flush_icache_range(unsigned long start, unsigned long end) argument
[all...]
H A Dr5k-sc.c38 unsigned long end = KSEG0 + scache_size; local
40 while(start < end) {
48 unsigned long end, a; local
60 end = (addr + size - 1) & ~(SC_PAGE - 1);
61 while (a <= end) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/sun3x/
H A Ddvma.c81 unsigned long end; local
87 end = PAGE_ALIGN(vaddr + len);
104 if((end & PGDIR_MASK) > (vaddr & PGDIR_MASK))
107 end2 = end;
136 } while(vaddr < end);
148 unsigned long end, index; local
151 end = ((baddr+len) >> DVMA_PAGE_SHIFT);
154 end++;
156 for(; index < end ; index++) {
170 for(index = (baddr >> DVMA_PAGE_SHIFT); index < end; inde
180 int index, end; local
[all...]

Completed in 527 milliseconds

1234567891011>>