Searched refs:ln (Results 126 - 150 of 1120) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A DMakefile15 cmd_cptotop = ln -f $< $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Drules140 ln -s libsmbclient.so.0.1 $(DESTDIR)/usr/lib/libsmbclient.so.0
141 ln -s libsmbclient.so.0.1 $(DESTDIR)/usr/lib/libsmbclient.so
167 ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smbfs
168 ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smb
169 ln -s smbmount.8 $(DESTDIR)/usr/share/man/man8/mount.smb.8
170 ln -s smbmount.8 $(DESTDIR)/usr/share/man/man8/mount.smbfs.8
179 ln -s ../../../bin/smbspool $(DESTDIR)/usr/lib/cups/backend/smb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A Dobjects.pl73 if ($Cname ne "" && defined($ln{$module.$Cname}))
74 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
89 if ($Cname ne "" && defined($ln{$module.$Cname}))
90 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
98 $ln{$Cname} = $myln;
194 print OUT "#define LN_",$Cname,"\t\t\"",$ln{$Cname},"\"\n" if $ln{$Cname} ne "";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dsetup-res.c271 struct resource_list *ln = list->next; local
273 if (ln)
274 align = pci_resource_alignment(ln->dev, ln->res);
281 tmp->next = ln;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dnetrc.c269 int ln, qmark; local
288 ln = 0;
294 ln ++;
392 exec_name, path, ln, quote (premature_token));
422 exec_name, path, ln, tok);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl1204 for (my $ln = $linenr + 1; $cnt > 0; $ln++) {
1205 next if (defined $rawlines[$ln - 1] &&
1206 $rawlines[$ln - 1] =~ /^-/);
1208 #print "RAW<$rawlines[$ln - 1]>\n";
1209 last if (!defined $rawlines[$ln - 1]);
1210 if ($rawlines[$ln - 1] =~ m@(/\*|\*/)@ &&
1211 $rawlines[$ln - 1] !~ m@"[^"]*(?:/\*|\*/)[^"]*"@) {
1873 for (my $ln = $linenr - 1; $ln >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A DMakefile.in488 ln -s $(srcdir)/bpf/net/bpf_filter.c bpf_filter.c
564 ln $(DESTDIR)$(mandir)/man3/pcap_datalink_val_to_name.3pcap \
567 ln $(DESTDIR)$(mandir)/man3/pcap_dump_open.3pcap \
570 ln $(DESTDIR)$(mandir)/man3/pcap_findalldevs.3pcap \
573 ln $(DESTDIR)$(mandir)/man3/pcap_geterr.3pcap \
576 ln $(DESTDIR)$(mandir)/man3/pcap_inject.3pcap \
579 ln $(DESTDIR)$(mandir)/man3/pcap_list_datalinks.3pcap \
582 ln $(DESTDIR)$(mandir)/man3/pcap_list_tstamp_types.3pcap \
585 ln $(DESTDIR)$(mandir)/man3/pcap_loop.3pcap \
588 ln
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_mul.c398 BN_ULONG ln,lo,*p; local
529 ln=(lo+c1)&BN_MASK2;
530 *p=ln;
534 if (ln < (BN_ULONG)c1)
539 ln=(lo+1)&BN_MASK2;
540 *p=ln;
541 } while (ln == 0);
553 BN_ULONG ln,lo,*p; local
704 ln=(lo+c1)&BN_MASK2;
705 *p=ln;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_mul.c433 BN_ULONG ln, lo, *p; local
555 ln = (lo + c1) & BN_MASK2;
556 *p = ln;
562 if (ln < (BN_ULONG)c1) {
566 ln = (lo + 1) & BN_MASK2;
567 *p = ln;
568 } while (ln == 0);
582 BN_ULONG ln, lo, *p; local
717 ln = (lo + c1) & BN_MASK2;
718 *p = ln;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_mul.c433 BN_ULONG ln, lo, *p; local
555 ln = (lo + c1) & BN_MASK2;
556 *p = ln;
562 if (ln < (BN_ULONG)c1) {
566 ln = (lo + 1) & BN_MASK2;
567 *p = ln;
568 } while (ln == 0);
582 BN_ULONG ln, lo, *p; local
717 ln = (lo + c1) & BN_MASK2;
718 *p = ln;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dlsp.c65 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, argument
68 float wdel=M_PI/ln;
140 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, argument
158 long wi=vorbis_coslook_i(k*65536/ln);
248 void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m, argument
251 float wdel=M_PI/ln;
H A Dfloor1.c648 int ln=loneighbor[sortpos]; local
652 if(memo[ln]!=hn){
654 int lsortpos=look->reverse_index[ln];
656 memo[ln]=hn;
660 int lx=info->postlist[ln];
662 int ly=post_Y(fit_valueA,fit_valueB,ln);
692 fit_valueB[ln]=ly0;
693 if(ln==0)fit_valueA[ln]=ly0;
707 if(loneighbor[j]==ln)
730 int ln=look->loneighbor[i-2]; local
812 int ln=look->loneighbor[i-2]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobjects.pl75 if ($Cname ne "" && defined($ln{$module.$Cname}))
76 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
91 if ($Cname ne "" && defined($ln{$module.$Cname}))
92 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
100 $ln{$Cname} = $myln;
206 print OUT expand("#define LN_$Cname\t\t\"$ln{$Cname}\"\n") if $ln{$Cname} ne "";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxBase.spec100 ln -sf ../lib/wx/config/%{wxconfig} $RPM_BUILD_ROOT/%{pref}/bin/wx-config
115 ln -sf %{_libdir}/wx/config/%{wxconfig} %{_bindir}/wx-config
117 ln -sf %{_libdir}/wx/config/%{wxconfig} %{_bindir}/%{wxconfiglink}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpci.c159 struct list_head *ln; local
169 for (ln = bus->devices.next; ln != &bus->devices; ln = ln->next) {
170 dev = pci_dev_b(ln);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobjects.pl75 if ($Cname ne "" && defined($ln{$module.$Cname}))
76 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
91 if ($Cname ne "" && defined($ln{$module.$Cname}))
92 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
100 $ln{$Cname} = $myln;
206 print OUT expand("#define LN_$Cname\t\t\"$ln{$Cname}\"\n") if $ln{$Cname} ne "";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-finder.c65 struct line_node *ln; local
69 list_for_each_entry_reverse(ln, head, list) {
70 if (ln->line < line) {
71 p = &ln->list;
73 } else if (ln->line == line) /* Already exist */
80 ln = zalloc(sizeof(struct line_node));
81 if (ln == NULL)
83 ln->line = line;
84 INIT_LIST_HEAD(&ln->list);
85 list_add(&ln
92 struct line_node *ln; local
111 struct line_node *ln; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js176 var fso, cf, vf, ln, s, iDot, iSlash;
182 ln = cf.ReadLine();
183 s = new String(ln);
205 ln = cf.ReadLine();
206 s = new String(ln);
283 var fso, ofi, of, ln, s;
288 ln = ofi.ReadLine();
289 s = new String(ln);
363 of.WriteLine(ln);
373 var fso, ofi, of, ln,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A Dconfigure.js176 var fso, cf, vf, ln, s, iDot, iSlash;
182 ln = cf.ReadLine();
183 s = new String(ln);
205 ln = cf.ReadLine();
206 s = new String(ln);
283 var fso, ofi, of, ln, s;
288 ln = ofi.ReadLine();
289 s = new String(ln);
363 of.WriteLine(ln);
373 var fso, ofi, of, ln,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A DMakefile.in88 ln -s $@ $(SHAREDLIB)
89 ln -s $@ $(SHAREDLIBM)
109 ln -s $(SHAREDLIBV) $(SHAREDLIB); \
110 ln -s $(SHAREDLIBV) $(SHAREDLIBM); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/lib/
H A DMakefile.in48 LN = ln
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/applets/
H A Dinstall.sh88 ln $linkopts $bb_path $prefix$i || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.std33 LN_SF=ln -sf
66 (cd $(DESTDIR)$(INCPATH); ln -f -s libpng/* .)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dvx_buildcd20 ln -s $B/docs $symdoc
21 ln -s $B $symdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/active/
H A Dactive_install89 ln -sv $CONFPATH/$CONFNAME $ADDRUNLEVEL/$START_CONFNAME
91 ln -sv $CONFPATH/$CONFNAME $ADDRUNLEVEL/$STOP_CONFNAME

Completed in 224 milliseconds

1234567891011>>