Searched refs:usr (Results 51 - 75 of 1458) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/psf/
H A Detc2ps.sh12 DVIPSPATH=/usr/local/tex/bin
13 DVIPS=/usr/local/tex/bin/dvips
16 TROFF2PS=/usr/local/psroff/troff2/troff2ps
19 PATH=/usr/bin:$DVIPSPATH; export PATH
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/Packaging/
H A Dpreinstall.in24 /usr/bin/sleep 4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-mbrtowc1.sh6 if test -f /usr/bin/localedef; then
H A Dtest-mbrtowc2.sh6 if test -f /usr/bin/localedef; then
H A Dtest-mbrtowc3.sh6 if test -f /usr/bin/localedef; then
H A Dtest-mbrtowc4.sh6 if test -f /usr/bin/localedef; then
H A Dtest-mbsinit.sh6 if test -f /usr/bin/localedef; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-ulc-casecmp1.sh6 if test -f /usr/bin/localedef; then
H A Dtest-ulc-casecmp2.sh6 if test -f /usr/bin/localedef; then
H A Dtest-ulc-casecoll1.sh6 if test -f /usr/bin/localedef; then
H A Dtest-ulc-casecoll2.sh6 if test -f /usr/bin/localedef; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniwbrk/
H A Dtest-ulc-wordbreaks.sh6 if test -f /usr/bin/localedef; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-mbsstr2.sh6 if test -f /usr/bin/localedef; then
H A Dtest-mbsstr3.sh6 if test -f /usr/bin/localedef; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/spi/
H A DMakefile10 HOSTCFLAGS_spidev_test.o += -I$(objtree)/usr/include
11 HOSTCFLAGS_spidev_fdx.o += -I$(objtree)/usr/include
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/
H A DMakefile3 export CPPFLAGS += -I$(TOP)/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I$(TOP)/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl
4 export LDFLAGS += -L$(TOP)/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
5 export PKG_CONFIG_PATH += $(TOP)/../../ap/gpl/openssl/tmp/usr/local/ssl/lib/pkgconfig
10 ./configure --host=arm --prefix=$(TARGETDIR)/usr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dstage_curl_install.com9 $! [usr.bin]gnv$curl.exe
10 $! [usr.bin]curl-config.
11 $! [usr.lib]gnv$libcurl.exe
12 $! [usr.bin]curl. hard link for [usr.bin]gnv$curl.exe
13 $! [usr.include.curl]curl.h
14 $! [usr.include.curl]curlbuild.h
15 $! [usr.include.curl]curlrules.h
16 $! [usr.include.curl]curlver.h
17 $! [usr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A DMakefile9 prefix = /usr
10 local_prefix = /usr/local
11 exec_prefix = /usr
17 CFLAGS += -Os -pipe -funit-at-a-time -DUSE_DOS -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/include
19 CFLAGS += -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -DUSE_DOS -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/include
21 CPPFLAGS += -Os -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/include
22 LDFLAGS += -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/lib
44 INSTALL = /usr/bin/install -c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dsmbadduser6 prefix=/usr/local/samba
9 PRIVATEDIR=/usr/local/samba/private
10 CONFIGDIR=/usr/local/samba/lib/
13 set path = ($path /usr/bin)
52 set usr = `eval $passwd | awk -F: '$1==USR {print $1}' USR=$unix`
53 if ($#usr != 1) then
64 /usr/bin/smbpasswd -a -n $unix
/netgear-R7000-V1.0.7.12_1.2.5/src/router/libbcm/
H A DMakefile29 install -d $(INSTALLDIR)/usr/lib
30 install -m 755 libbcm.so $(INSTALLDIR)/usr/lib
31 $(STRIP) $(INSTALLDIR)/usr/lib/libbcm.so
/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A DMakefile34 install -d $(INSTALLDIR)/usr/bin
35 install mpstat $(INSTALLDIR)/usr/bin
36 $(STRIP) $(INSTALLDIR)/usr/bin/mpstat
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/
H A DMakefile34 install -d $(INSTALLDIR)/usr/bin
35 install vmstat $(INSTALLDIR)/usr/bin
36 $(STRIP) $(INSTALLDIR)/usr/bin/vmstat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dsshhelp.pm133 /usr/lib/openssh
134 /usr/libexec/openssh
135 /usr/libexec
136 /usr/local/libexec
138 /usr/lib/ssh
139 /usr/libexec/ssh
140 /usr/sbin
141 /usr/lib
142 /usr/lib/ssh/openssh
143 /usr/lib6
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/initscript/slackware/
H A Davahi-daemon.in24 PATH=/sbin:/bin:/usr/sbin:/usr/bin
H A Davahi-dnsconfd.in24 PATH=/sbin:/bin:/usr/sbin:/usr/bin

Completed in 119 milliseconds

1234567891011>>