Searched refs:is_init (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c102 int is_init)
113 != is_init)
99 get_plt_size(const Elf32_Ehdr *hdr, const Elf32_Shdr *sechdrs, const char *secstrings, int is_init) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dmodule_32.c102 int is_init)
113 != is_init)
99 get_plt_size(const Elf32_Ehdr *hdr, const Elf32_Shdr *sechdrs, const char *secstrings, int is_init) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dropbox_client/
H A Ddata.h278 int the_same_name_compare(LocalFile *localfiletmp,CloudFile *filetmp,int index,int is_init);
H A Ddropbox.c4251 int newer_file(char *localpath,int index,int is_init,int rule){ argument
4257 if(is_init == 0 && rule == 1)
4294 if(is_init)
4619 int the_same_name_compare(LocalFile *localfiletmp,CloudFile *filetmp,int index,int is_init) argument
4628 newer_file_ret = newer_file(localfiletmp->path,index,is_init,1);
4713 newer_file_ret = newer_file(localfiletmp->path,index,is_init,0);
4746 newer_file_ret = newer_file(localfiletmp->path,index,is_init,0);
4750 if(is_init)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dropbox_client/
H A Ddata.h278 int the_same_name_compare(LocalFile *localfiletmp,CloudFile *filetmp,int index,int is_init);
H A Ddropbox.c4251 int newer_file(char *localpath,int index,int is_init,int rule){ argument
4257 if(is_init == 0 && rule == 1)
4294 if(is_init)
4619 int the_same_name_compare(LocalFile *localfiletmp,CloudFile *filetmp,int index,int is_init) argument
4628 newer_file_ret = newer_file(localfiletmp->path,index,is_init,1);
4713 newer_file_ret = newer_file(localfiletmp->path,index,is_init,0);
4746 newer_file_ret = newer_file(localfiletmp->path,index,is_init,0);
4750 if(is_init)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dropbox_client/
H A Ddata.h278 int the_same_name_compare(LocalFile *localfiletmp,CloudFile *filetmp,int index,int is_init);
H A Ddropbox.c4251 int newer_file(char *localpath,int index,int is_init,int rule){ argument
4257 if(is_init == 0 && rule == 1)
4294 if(is_init)
4619 int the_same_name_compare(LocalFile *localfiletmp,CloudFile *filetmp,int index,int is_init) argument
4628 newer_file_ret = newer_file(localfiletmp->path,index,is_init,1);
4713 newer_file_ret = newer_file(localfiletmp->path,index,is_init,0);
4746 newer_file_ret = newer_file(localfiletmp->path,index,is_init,0);
4750 if(is_init)

Completed in 265 milliseconds