Searched refs:Path (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/arc/
H A Dsalone.c10 LONG __init ArcLoad(CHAR *Path, ULONG TopAddr, ULONG *ExecAddr, ULONG *LowAddr) argument
12 return ARC_CALL4(load, Path, TopAddr, ExecAddr, LowAddr);
21 LONG __init ArcExecute(CHAR *Path, LONG Argc, CHAR *Argv[], CHAR *Envp[]) argument
23 return ARC_CALL4(exec, Path, Argc, Argv, Envp);
H A Dfile.c24 ArcOpen(CHAR *Path, enum linux_omode OpenMode, ULONG *FileID) argument
26 return ARC_CALL3(open, Path, OpenMode, FileID);
H A Dtree.c62 ArcGetComponent(CHAR *Path) argument
64 return (pcomponent *)ARC_CALL1(component_by_path, Path);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dutil.pm34 use File::Path qw(rmtree);
102 use File::Path qw(rmtree);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/tests/
H A DWgetTest.pm12 use File::Path;
166 File::Path::rmtree ($self->{_name}) unless $ENV{WGET_TEST_NO_CLEANUP};
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A Dintl.cs55 using System.IO; /* Path, FileNotFoundException, Stream */
98 Path.GetDirectoryName(assembly.Location)
99 + Path.DirectorySeparatorChar + culture.Name
100 + Path.DirectorySeparatorChar + resourceName + ".resources.dll";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgunfmt.cs27 using System.IO; /* BufferedStream, StreamWriter, TextWriter, FileNotFoundException, Path */
111 + Path.DirectorySeparatorChar + cultureName
112 + Path.DirectorySeparatorChar + resourceName + ".resources.dll";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dmk-ca-bundle.vbs149 myTmpIn = objFSO.GetSpecialFolder(2).Path & "\" & objFSO.GetTempName
150 myTmpOut = objFSO.GetSpecialFolder(2).Path & "\" & objFSO.GetTempName
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex247 \item \verb|nopmtudisc| --- disable Path MTU Discovery on this tunnel.
H A Dip-cref.tex1277 not used, the MTU may be updated by the kernel due to Path MTU Discovery.
2398 --- disable Path MTU Discovery on this tunnel.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/
H A Dconfigure1559 --with-kernel=PATH Path to kernel source/build directory
1560 --with-kbuild=PATH Path to kernel build directory
1562 --with-ksource=PATH Path to kernel source directory
1564 --with-xtlibdir=PATH Path where to install Xtables extensions
1567 Path to the pkgconfig directory [[LIBDIR/pkgconfig]]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2405 RAID_PHYS_DISK1_PATH Path[1]; /* 0Ch */ member in struct:_CONFIG_PAGE_RAID_PHYS_DISK_1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dconfigure1303 XMKMF Path to xmkmf, Makefile generator for X Window System
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure1866 --with-dbus-sys=<dir> Path to D-Bus system.d directory
1868 Path to the D-Bus system socket, you probably want
H A Dconfigure1866 --with-dbus-sys=<dir> Path to D-Bus system.d directory
1868 Path to the D-Bus system socket, you probably want

Completed in 369 milliseconds