Searched refs:path (Results 1 - 25 of 39) sorted by relevance

12

/openwrt/scripts/
H A Dtimestamp.pl12 my $path = shift;
16 $path .= "/" if( -d $path);
17 open FIND, "find $path -type f -and -not -path \\*/.svn\\* -and -not -path \\*CVS\\* $options 2>/dev/null |";
37 my $path = shift @ARGV;
38 if ($path =~ /^-x/) {
40 $options{"findopts"} .= " -and -not -path '".$str."'"
41 } elsif ($path
[all...]
H A Drstrip.sh35 for path in $old_rpath; do
36 case "$path" in
37 /lib/[^/]*|/usr/lib/[^/]*|\$ORIGIN/*) new_rpath="${new_rpath:+$new_rpath:}$path" ;;
38 *) echo "$SELF: $F: removing rpath $path" ;;
H A Dbundle-libraries.sh98 exec -a "\$0" "\$dir/bundled/lib/$LDSO" --library-path "\$dir/bundled/lib" "\$dir/bundled/\$bin" "\$@"
H A Dfeeds371 my $path = $pkg->{makefile};
373 if($path) {
374 $path =~ s/\/Makefile$//;
378 system("ln -sf ../../../$path ./package/feeds/$feed->[1]/");
389 my $path = $target->{makefile};
391 if ($path) {
392 $path =~ s/\/Makefile$//;
393 my $name = $path;
402 system("ln -sf ../../$path ./target/linux/");
H A Ddl_cleanup.py142 path = self.getPath()
143 print("Deleting", path)
145 os.unlink(path)
152 print("Usage: " + sys.argv[0] + " [OPTIONS] <path/to/dl>")
/openwrt/package/network/services/ead/src/
H A Dlibbridge_init.c55 char path[SYSFS_PATH_MAX]; local
58 snprintf(path, SYSFS_PATH_MAX, SYSFS_CLASS_NET "%s/bridge", entry->d_name);
59 return stat(path, &st) == 0 && S_ISDIR(st.st_mode);
105 char path[SYSFS_PATH_MAX]; local
107 snprintf(path, SYSFS_PATH_MAX, SYSFS_CLASS_NET "%s/brif", brname);
108 count = scandir(path, &namelist, 0, alphasort);
/openwrt/package/kernel/mac80211/files/lib/wifi/
H A Dmac80211.sh10 config_get devpath "$device" path
98 path="$(readlink -f /sys/class/ieee80211/${dev}/device)"
100 path=""
102 if [ -n "$path" ]; then
103 path="${path##/sys/devices/}"
104 case "$path" in
105 platform*/pci*) path="${path##platform/}";;
107 dev_id=" option path '
[all...]
/openwrt/package/utils/usbreset/src/
H A Dusbreset.c69 char path[PATH_MAX]; local
73 snprintf(path, sizeof(path) - 1, "/sys/bus/usb/devices/%s/%s", dev, attr);
75 if ((fd = open(path, O_RDONLY)) >= 0)
176 char path[PATH_MAX]; local
178 snprintf(path, sizeof(path) - 1, "/dev/bus/usb/%03d/%03d",
183 if ((fd = open(path, O_WRONLY)) > -1)
/openwrt/tools/missing-macros/src/bin/
H A Dmakeinfo36 my $path = shift || return;
37 my $name = $path;
40 if (open F, "< $path")
/openwrt/package/network/services/samba36/files/
H A Dsamba.init62 local path
71 config_get path $1 path
79 [ -z "$name" -o -z "$path" ] && return
81 echo -e "\n[$name]\n\tpath = $path" >> /var/etc/smb.conf
/openwrt/package/utils/px5g-standalone/src/polarssl/
H A Dsha1.h92 * \param path input file name
98 int sha1_file( char *path, unsigned char output[20] );
H A Dx509.h237 * \param path filename to read the certificates from
241 int x509parse_crtfile( x509_cert *crt, char *path );
262 * \param path filename to read the private key from
267 int x509parse_keyfile( rsa_context *rsa, char *path, char *password );
326 * \param path filename to write the certificate to
332 unsigned char *path,
339 * \param path filename to write the certificate to
345 unsigned char *path,
352 * \param path filename to write the key to
358 char *path,
[all...]
/openwrt/target/linux/mpc85xx/files/arch/powerpc/boot/
H A Dcuboot-tl-wdr4900-v1.c38 const char *path; local
99 path = fdt_get_alias(boot_dtb, "ethernet0");
100 if (path) {
103 node = fdt_path_offset(boot_dtb, path);
131 * this can do a simple path lookup.
/openwrt/package/utils/px5g/
H A Dpx5g.c50 static void write_file(const char *path, int len, bool pem) argument
68 if (path)
69 f = fopen(path, "w");
75 static void write_key(pk_context *key, const char *path, bool pem) argument
88 write_file(path, len, pem);
107 char *path = NULL; local
112 path = arg[1];
126 write_key(&key, path, pem);
/openwrt/package/network/services/openvpn/files/
H A Dopenvpn.init137 local path name
138 for path in /etc/openvpn/*.conf; do
139 if [ -f "$path" ]; then
140 name="${path##*/}"; name="${name%.conf}"
143 if echo "$UCI_STARTED" | grep -qxF "$path"; then
147 elif echo "$UCI_DISABLED" | grep -qxF "$path"; then
152 openvpn_add_instance "$name" "${path%/*}" "$path"
/openwrt/tools/firmware-utils/src/
H A Dmkbrnimg.c106 static void appendfile(int outfd, char *path, int kernel) { argument
117 if ((fd = open(path, O_RDONLY)) < 0
122 fprintf(stderr, "Error mapping file '%s': %s\n", path, strerror(errno));
138 fprintf(stderr, "crc32 for '%s' is %08x.\n", path, crc);
/openwrt/package/network/services/uhttpd/files/
H A Duhttpd.init84 local listen http https interpreter indexes path handler httpdconf haveauth
142 for path in $interpreter; do
143 procd_append_param command -i "$path"
147 for path in $indexes; do
148 procd_append_param command -I "$path"
/openwrt/package/network/utils/iputils/
H A DMakefile98 Traces path to a network host discovering MTU along this path (IPv4).
110 Traces path to a network host discovering MTU along this path (IPv6).
122 Traces path to a network host (IPv6).
/openwrt/package/utils/px5g-standalone/src/
H A Dpx5g.c51 char *path = NULL; local
56 path = arg[1];
78 if (x509write_keyfile(&rsa, path, flag)) {
/openwrt/target/imagebuilder/
H A DMakefile51 while read path; do \
52 mkdir -p "$(PKG_BUILD_DIR)/packages/$${path%/*}"; \
53 cp "$(PACKAGE_DIR)/$$path" "$(PKG_BUILD_DIR)/packages/$$path"; \
/openwrt/package/network/utils/curl/
H A DMakefile118 $(if $(CONFIG_LIBCURL_AXTLS),--with-axtls="$(STAGING_DIR)/usr" --without-ca-path,--without-axtls) \
119 $(if $(CONFIG_LIBCURL_CYASSL),--with-cyassl="$(STAGING_DIR)/usr" --without-ca-path --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt,--without-cyassl) \
120 $(if $(CONFIG_LIBCURL_GNUTLS),--with-gnutls="$(STAGING_DIR)/usr" --without-ca-bundle --with-ca-path=/etc/ssl/certs,--without-gnutls) \
121 $(if $(CONFIG_LIBCURL_OPENSSL),--with-ssl="$(STAGING_DIR)/usr" --without-ca-bundle --with-ca-path=/etc/ssl/certs,--without-ssl) \
122 $(if $(CONFIG_LIBCURL_POLARSSL),--with-polarssl="$(STAGING_DIR)/usr" --without-ca-bundle --with-ca-path=/etc/ssl/certs,--without-polarssl) \
123 $(if $(CONFIG_LIBCURL_MBEDTLS),--with-mbedtls="$(STAGING_DIR)/usr" --without-ca-path --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt,--without-mbedtls) \
/openwrt/include/
H A Ddepends.mk16 find_md5=$(SH_FUNC) find $(1) -type f $(patsubst -x,-and -not -path,$(DEP_FINDPARAMS) $(2)) | md5s
H A Dtoplevel.mk46 path:=$(subst :,$(space),$(PATH)) macro
47 path:=$(filter-out .%,$(path)) macro
48 path:=$(subst $(space),:,$(path)) macro
49 export PATH:=$(path)
/openwrt/scripts/config/
H A Dzconf.l320 "Inclusion path:\n current file : '%s'\n",
346 char path[PATH_MAX], *p;
359 snprintf(path, sizeof(path), "%s/%s", dirname(p), name);
360 err = glob(path, GLOB_ERR | GLOB_MARK, NULL, &gl);
/openwrt/package/system/procd/files/
H A Dnand.sh320 [ -f /tmp/sysupgrade-nand-path ] && {
321 path="$(cat /tmp/sysupgrade-nand-path)"
325 ubus call system nandupgrade "{\"path\": \"$path\" }"
361 echo -n $1 > /tmp/sysupgrade-nand-path

Completed in 267 milliseconds

12